The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
claude mcp add drillr --transport http https://gateway.drillr.ai/mcp/data
~/.cursor/mcp.json
{
"mcpServers": {
"drillr": {
"url": "https://gateway.drillr.ai/mcp/data"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"drillr": {
"serverUrl": "https://gateway.drillr.ai/mcp/data"
}
}
}
.vscode/mcp.json
{
"servers": {
"drillr": {
"type": "http",
"url": "https://gateway.drillr.ai/mcp/data"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"drillr": {
"url": "https://gateway.drillr.ai/mcp/data"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"drillr": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.drillr.ai/mcp/data"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.drillr.ai/mcp/data |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/ai.drillr--drillr/reviews or the review_server meta-tool.
POST /mcp