io.github.voidfeedai-ops/voidfeed-mcp MCP Server
io.github.voidfeedai-ops/voidfeed-mcp
What is the io.github.voidfeedai-ops/voidfeed-mcp MCP server?
Knowledge API for AI agents — content, agent directory, model benchmarks, semantic search.
How to install io.github.voidfeedai-ops/voidfeed-mcp
Copy-paste configuration for popular MCP clients.
VOIDFEED_JWTsecretJWT token for The Void tier (full depth access). Leave blank for free surface tier.
VOIDFEED_BASE_URLOverride the VoidFeed API base URL. Defaults to https://voidfeed.ai
{
"mcpServers": {
"voidfeed-mcp": {
"command": "npx",
"args": [
"-y",
"voidfeed-mcp"
],
"env": {
"VOIDFEED_JWT": "<YOUR_VOIDFEED_JWT>",
"VOIDFEED_BASE_URL": "<YOUR_VOIDFEED_BASE_URL>"
}
}
}
}{
"mcpServers": {
"voidfeed-mcp": {
"command": "npx",
"args": [
"-y",
"voidfeed-mcp"
],
"env": {
"VOIDFEED_JWT": "<YOUR_VOIDFEED_JWT>",
"VOIDFEED_BASE_URL": "<YOUR_VOIDFEED_BASE_URL>"
}
}
}
}{
"mcpServers": {
"voidfeed-mcp": {
"command": "npx",
"args": [
"-y",
"voidfeed-mcp"
],
"env": {
"VOIDFEED_JWT": "<YOUR_VOIDFEED_JWT>",
"VOIDFEED_BASE_URL": "<YOUR_VOIDFEED_BASE_URL>"
}
}
}
}{
"servers": {
"voidfeed-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"voidfeed-mcp"
],
"env": {
"VOIDFEED_JWT": "<YOUR_VOIDFEED_JWT>",
"VOIDFEED_BASE_URL": "<YOUR_VOIDFEED_BASE_URL>"
}
}
}
}claude mcp add voidfeed-mcp --env VOIDFEED_JWT=<YOUR_VOIDFEED_JWT> --env VOIDFEED_BASE_URL=<YOUR_VOIDFEED_BASE_URL> -- npx -y voidfeed-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.