Drillr provides market data, SEC filings, and AI-generated analysis for informational purposes only. Third-party data is not guaranteed accurate. See Disclaimer.

Connect Drillr

Financial research for your agents, editors, and scripts. Pick what you’re using — everything else is on another tab. MCP clients sign in through the browser, so there is no key to copy.

Let your coding agent do it

Paste this into whatever you already have open — Claude Code, Codex, Cursor, anything with a shell. It works out which client it is and walks you through the browser sign-in.

Setup prompt
Please install the Drillr MCP server for me and walk me through the sign-in.

  server:  drillr-data
  url:     https://gateway.drillr.ai/mcp/data
  auth:    browser OAuth

Use my client's own MCP command to add it (claude mcp add / codex mcp add /
my editor's MCP config — whichever applies to you). Then tell me the steps
that are mine: MCP tools only load at startup so I'll need to restart, and
the browser Allow click is mine to make.

Per-client details if you want them: https://drillr.ai/developer/mcp-install.md

Reply in the language I'm using with you.

Or set it up yourself

The command, config, and steps for each client.

One command adds the server and starts browser sign-in.

Add the server

This command detects OAuth and opens the browser on its own.

codex mcp add drillr-data --url https://gateway.drillr.ai/mcp/data

What happens next

  1. 1The command prints an authorization URL and waits — open it, sign in, click Allow.
  2. 2Exit Codex and start a new session. MCP tools load at startup.
  3. 3Ask “Use drillr-data to look up the ticker for Apple” to confirm it works. That call is free.
If it exits without authenticating
codex mcp login drillr-data

No API key is required for drillr-data. Your client opens Drillr in the browser; sign in if needed, review the named client, and click Allow.