Endpoint:
https://agents.openfunnel.dev/mcp — a remote MCP server that exposes the Agent Primitives as tools. Authentication is handled automatically over OAuth; no API key to copy.Authentication
The server is a standard OAuth 2.1 resource server, so connecting is a one-time browser sign-in — the client discovers the flow, you approve access, and it stores the token. There is noX-API-Key header to manage; the server resolves your OpenFunnel key from your account after you consent.
Add the server
Add
https://agents.openfunnel.dev/mcp as a remote/HTTP MCP server in your client (see below).Sign in
The client opens a browser window. Sign in with your OpenFunnel account and approve the connection on the consent screen.
Connect a client
- Claude
- Cursor
In Claude (Settings → Connectors → Add custom connector), add a remote MCP server with URL:Claude will walk you through the OAuth sign-in the first time you use it.
Available tools
Each tool maps to an Agent Primitive or helper — follow the links for full parameter and response details.| Tool | Description |
|---|---|
search-lookalikes | Find companies similar to seed domains and/or a description. See Lookalike search. |
search-companies-by-tech-stack | Find companies using a technology, inferred from job posts. See Technography search. |
deep-research | Answer a natural-language question about a single company. See Deep research. |
lookup-companies | Resolve up to 100 companies by name, domain, or LinkedIn URL. See Lookup companies. |
list-country-codes | ISO alpha-3 country codes accepted by search filters. See Country codes. |
list-firmographic-options | Valid firmographic filter values. See Firmographic options. |
get-credit-balance | Your remaining credit balance. See Credits. |
get-user-info | The authenticated account’s identity. |