Aiqbee Brain for Claude Desktop
com.aiqbee/brain
AI knowledge graph for architecture, portfolio, and digital strategy management.
client:Claude Desktop
transport:streamable-http
Install Aiqbee Brain in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"brain": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.aiqbee.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs