The team's shared memory. Notes, decisions, and project state across Aeronet — queryable from any MCP client.
DEV · thin-slice previewBoris is Aeronet's Cloud Brain: an MCP server that lets Claude (Code, Desktop, or any MCP client) search the team's collective knowledge. Aaron authors in local markdown; Boris is the index everyone queries.
Right now this is an early preview — the search_thoughts tool answers but the knowledge index is still being wired up, so it returns empty results for now. Connect it now and it gets smarter every day.
Claude Code (terminal):
# add Boris as an HTTP MCP server (preview endpoint)
claude mcp add --transport http boris https://boris.aeronet.dev/mcp
Then in a session: /mcp to confirm Boris is connected, and ask Claude to "search the brain for …".
Claude Desktop:
Boris, URL https://boris.aeronet.dev/mcp.search_thoughts returns real answers.