ClearFeed MCP server — exposes the ClearFeed REST API as MCP tools. Ships a stdio entry and an embeddable createMcpServer factory.
{
"mcpServers": {
"clearfeed-aimcp": {
"command": "npx",
"args": [
"-y",
"@clearfeed-ai/mcp"
]
}
}
}