agent-brain

aeswibon/agent-brain
★ 0 stars Rust AI/LLM Updated today
Fast local MCP server that routes each turn to the right agents, skills, rules, and memory under a token budget. Rust brain for Cursor.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-brain": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "agent-brain"
      ]
    }
  }
}

Topics

agentsai-agentsclaudecursoreccllmmcpmodel-context-protocolrustskills