Skip to content
Claude Desktop

voidfeed mcp for Claude Desktop

io.github.voidfeedai-ops/voidfeed-mcp

Knowledge API for AI agents — content, agent directory, model benchmarks, semantic search.

client:Claude Desktop transport:stdio runtime:npm

Install voidfeed mcp in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "voidfeed-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "voidfeed-mcp"
      ],
      "env": {
        "VOIDFEED_JWT": "<VOIDFEED_JWT>",
        "VOIDFEED_BASE_URL": "<VOIDFEED_BASE_URL>"
      }
    }
  }
}

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

voidfeed mcp in other clients