The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
Server Config
{
"mcpServers": {
"drillr": {
"type": "http",
"url": "https://gateway.drillr.ai/mcp/data",
"headers": {
"Authorization": "Bearer ${DRILLR_API_KEY}"
}
}
}
}