Drillr — The financial MCP for AI agents for Claude Desktop
ai.drillr/drillr
Financial data and research MCP for US/CN/JP equities: filings, statements, ownership, signals.
client:Claude Desktop
transport:streamable-http
tools:10
Install Drillr — The financial MCP for AI agents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"drillr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.drillr.ai/mcp/data"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs