Competitive Intel for Claude Desktop
io.github.martc03/competitive-intel
SEC filings, patent data, and trade data. 4 competitive intel tools.
client:Claude Desktop
transport:streamable-http
Install Competitive Intel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"competitive-intel": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://competitive-intel-mcp.apify.actor/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs