← All servers

Memory for AI

io.github.LonelyTraderBay/memory-for-ai v0.10.9
Official Registry git dev-tools

Local codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add memory-for-ai -- npx -y memory-for-ai-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "memory-for-ai": {
      "command": "npx",
      "args": [
        "-y",
        "memory-for-ai-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "memory-for-ai": {
      "command": "npx",
      "args": [
        "-y",
        "memory-for-ai-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "memory-for-ai": {
      "command": "npx",
      "args": [
        "-y",
        "memory-for-ai-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "memory-for-ai": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "memory-for-ai-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "memory-for-ai": {
      "command": "npx",
      "args": [
        "-y",
        "memory-for-ai-mcp"
      ]
    }
  }
}

Packages

npm memory-for-ai-mcp@0.10.9
pypi memory-for-ai@0.10.9
mcpb https://github.com/LonelyTraderBay/memory-for-ai/releases/download/v0.10.9/memory-for-ai-darwin-amd64.mcpb@0.10.9
mcpb https://github.com/LonelyTraderBay/memory-for-ai/releases/download/v0.10.9/memory-for-ai-darwin-arm64.mcpb@0.10.9
mcpb https://github.com/LonelyTraderBay/memory-for-ai/releases/download/v0.10.9/memory-for-ai-linux-amd64-portable.mcpb@0.10.9
mcpb https://github.com/LonelyTraderBay/memory-for-ai/releases/download/v0.10.9/memory-for-ai-linux-arm64-portable.mcpb@0.10.9
mcpb https://github.com/LonelyTraderBay/memory-for-ai/releases/download/v0.10.9/memory-for-ai-windows-amd64.mcpb@0.10.9
mcpb https://github.com/LonelyTraderBay/memory-for-ai/releases/download/v0.10.9/memory-for-ai-windows-arm64.mcpb@0.10.9

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.LonelyTraderBay--memory-for-ai/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent