Skip to content
Claude Desktop

AllocContext for Claude Desktop

io.github.alloccontext/alloc-context

Self-host MCP: portfolio crypto context for agents. PyPI stdio; MIT.

client:Claude Desktop transport:stdio runtime:pypi

Install AllocContext in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "alloc-context": {
      "command": "uvx",
      "args": [
        "alloc-context"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

AllocContext in other clients