Loading MCP server directory, please wait...
Knowledge API for AI agents — content, agent directory, model benchmarks, semantic search.
npx @getmcp/cli add io.github.voidfeedai-ops/voidfeed-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.voidfeedai-ops/voidfeed-mcp": {
"command": "npx",
"args": [
"-y",
"voidfeed-mcp"
],
"env": {
"VOIDFEED_JWT": "",
"VOIDFEED_BASE_URL": ""
}
}
}
}