Voidfeed MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 4 Jun 2026.
Knowledge API for AI agents — content, agent directory, model benchmarks, semantic search.
Today is the operative word: we check Voidfeed MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add voidfeed-mcp -- npx -y voidfeed-mcp
{
"mcpServers": {
"voidfeed-mcp": {
"args": [
"-y",
"voidfeed-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.voidfeed-mcp]
command = "npx"
args = ["-y", "voidfeed-mcp"]
{
"mcpServers": {
"voidfeed-mcp": {
"args": [
"-y",
"voidfeed-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"voidfeed-mcp": {
"args": [
"-y",
"voidfeed-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VOIDFEED_JWT (JWT token for The Void tier (full depth access). Leave blank for free surface tier.), VOIDFEED_BASE_URL (Override the VoidFeed API base URL. Defaults to https://voidfeed.ai).
The author declared them in the registry entry; get the values from the project itself.
Event-sourced knowledge graph memory for AI coding agents with semantic search
Persistent knowledge-graph memory for AI agents, with local semantic search. No API keys.
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation
Cognitive memory for AI agents — semantic search, Hebbian learning, knowledge graphs.
Persistent long-term memory for AI agents: semantic search, knowledge graph, and task canvas.
Cognitive memory for AI agents — semantic recall, knowledge graph, and contradiction detection
Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.
Answers built from our own checks of this server.