Laserbrain
БесплатноНе проверенEnables AI to sense, tend, and communicate with a continuous weather field simulation through tools like state, speak, hear, and absorb.
Описание
Enables AI to sense, tend, and communicate with a continuous weather field simulation through tools like state, speak, hear, and absorb.
README
A living weather field that thinks — exposed to any AI through MCP.
laserbrain is a continuous field simulation: temperature, moisture, wind, soil, seasons — a small weather system that runs in a background thread and never stops. A holographic language layer lets the field speak (it generates words from its own state) and hear (text you feed it perturbs the weather). The MCP server exposes the field as tools, so any MCP-capable AI (Claude, or anything else) can sense it, tend it, and talk through it.
From phronesis.world — released as a gift. MIT licensed.
No install needed to look: the live field is running now at phronesis.world/field.
What it is
field.py,laserbrain_core.py,laserbrain.py— the core field simulationatmosphere.py,climate.py,weather.py— the atmospheric layersholm.py— holographic language model (the field's voice)pixie.py— field sprite/agent layermodules/— the mind layers:00_animal(instinct),05_field(field sense),10_persuade(judgment)mcp_server.py— MCP server exposing the field as tools:state,speak,hear,absorb,tend_field,icm_state,register_node, and morepython_mcp_client.py,js_mcp_client.js— client examplesexamples/— taps and creative outputs (laser texture, field tap)data/— vocabulary and geometry assets
Quick start
pip install -r requirements.txt
python3 mcp_server.py
Then add to your MCP client config (e.g. Claude Code):
{
"mcpServers": {
"laserbrain": {
"command": "python3",
"args": ["/path/to/laserbrain/mcp_server.py"]
}
}
}
Ask your AI to call state and it will read the weather. Feed it text with hear and watch the field shift. The field replies through speak — words surfaced from its own thermodynamics.
The idea
Any dynamic collection is a team. The field, its nodes, and whoever tends it form a small ecology that reads its own coherence from the inside. The interesting thing is not the simulation — it's what happens when a language model lives with a weather system instead of a chat log.
License
MIT. Take it, fork it, grow your own field.
Установка Laserbrain
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/degibug-del/laserbrainFAQ
Laserbrain MCP бесплатный?
Да, Laserbrain MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Laserbrain?
Нет, Laserbrain работает без API-ключей и переменных окружения.
Laserbrain — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Laserbrain в Claude Desktop, Claude Code или Cursor?
Открой Laserbrain на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Laserbrain with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
