BrainRouter MCP server — the cognitive memory engine. Exposes recall, capture, focus scenes, persona, contradictions, skills, and graph queries as MCP tools for any MCP-speaking agent.
{
"mcpServers": {
"kinqsbrainrouter": {
"command": "npx",
"args": [
"-y",
"@kinqs/brainrouter-mcp-server"
]
}
}
}