Content Intelligence API for Claude Desktop
io.github.ruvendors5-ops/content-intelligence-api
9 MCP tools: extract, analyze, research, compare, monitor, brief. Pay-per-call x402 or subscribe.
client:Claude Desktop
transport:streamable-http
tools:9
Install Content Intelligence API in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"content-intelligence-api": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://content-intelligence-mcp.wajih-hyder55.workers.dev"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs