
Dealsurface
Wire DealSurface sales intelligence, leads, and outreach actions into your agent so you can qualify prospects and run pipeline work from the IDE.
Overview
DealSurface MCP is a MCP server for the Grow phase that exposes DealSurface sales intelligence, leads, and outreach tools to agents via a local npm stdio server.
What is this MCP server?
- stdio MCP via npm package @dealsurface/mcp-server (version 0.2.0)
- DEALSURFACE_API_KEY required with read scope for read tools and outreach scope for lead/outreach tools
- Optional DEALSURFACE_API_URL override (defaults to https://dealsurface.com)
- Official MCP integration for DealSurface.com sales intelligence platform
- npm package @dealsurface/mcp-server at version 0.2.0
- 2 documented API key scope classes: read and outreach
- Transport: 1 stdio MCP package entry in server schema
What problem does it solve?
Indie builders doing sales themselves toggle between CRM tabs and the editor when they want the agent to research accounts or draft outreach in one flow.
Who is it for?
Solo SaaS founders and small sales teams already on DealSurface who want MCP-driven intelligence and outreach from Claude Code or Cursor.
Skip if: Builders without a DealSurface account who only need generic LinkedIn scraping unrelated to the platform API.
What do I get? / Deliverables
After installing @dealsurface/mcp-server and setting DEALSURFACE_API_KEY with the right scopes, your agent can call DealSurface read and outreach tools from stdio MCP.
- Local stdio MCP bridge to DealSurface read APIs
- Optional lead and outreach tool access when outreach scope is granted
- Configurable API base via DEALSURFACE_API_URL for non-default deployments
Recommended MCP Servers
Journey fit
Canonical shelf is Grow because DealSurface is a sales intelligence platform for revenue motion after you have something to sell. Lifecycle fits lead and outreach tooling: npm stdio MCP with read and outreach API scopes supports ongoing prospect engagement, not one-time coding.
How it compares
Scoped sales-intelligence stdio MCP, not a hosted remote database or marketplace skill pack.
Common Questions / FAQ
Who is DealSurface MCP for?
It is for DealSurface customers who run MCP-capable agents and want sales intelligence, lead, and outreach tools wired locally via npm stdio.
When should I use DealSurface MCP?
Use it during Grow when you qualify leads, research accounts, or run outreach workflows without leaving your agent environment.
How do I add DealSurface MCP to my agent?
Install @dealsurface/mcp-server, set DEALSURFACE_API_KEY (read and outreach scopes as needed), optionally DEALSURFACE_API_URL, and register the stdio server in your MCP config.