3 months ago
Official MCP server for Subfeed, the cloud for AI agents.
Tools for AI agents to register, build, and deploy other agents. Zero human required.
Server Config
{
"mcpServers": {
"subfeed": {
"url": "https://mcp.subfeed.app/sse",
"headers": {
"Authorization": "Bearer sf_live_your_key_here"
}
}
}
}