API, MCP & Agents
Everything in the app is also available to your code and your agents. If you can describe the deal flow you want, you can automate it.

Three ways in
1. REST API. Track accounts, pull new follows, query convergence and trending, search the database, classify entities. Full reference starts at the API introduction. Get a key in the app under API + MCP (API access is included with Pro).
2. MCP server. Connect Frontrun to Claude, Cursor, or any MCP-capable agent and ask questions in English: "show me AI companies flagged this week that two funds follow." Setup guides: MCP server, Claude Code, Cursor. There is also a step-by-step walkthrough with videos (opens in a new tab).
3. Webhooks. Register a URL and Frontrun pushes new-follow events to it as they happen: the building block for Slack messages, CRM rows, or any pipeline of your own.
What people build with it
- A morning agent that reads the daily report, applies your thesis, and DMs you the two companies worth a look.
- A weekly memo agent that summarizes convergence across your sectors and cites the receipts.
- A CRM sync that creates a row (with founder and funding data) the moment a company crosses N tracked followers.
For LLMs
Every docs page is available as raw markdown, and the whole reference fits in one file: /docs/llms-full.txt. Point your agent at it and it knows the entire API.