insidergraph for Claude Desktop
com.insidergraph/insidergraph
SEC insider intelligence: trades, 8-K events, planned sales, activist stakes - one entity graph.
client:Claude Desktop
transport:streamable-http
tools:11
Install insidergraph in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"insidergraph": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.insidergraph.com/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