Loading MCP server directory, please wait...
MCP server for DealSurface.com sales intelligence platform.
npx @getmcp/cli add com.dealsurface/dealsurfaceRequires Node.js 18+. Community-contributed server. Review source before installing.
DEALSURFACE_API_KEYDealSurface API key. Requires 'read' scope for read tools and 'outreach' scope for lead and outreach tools.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.dealsurface/dealsurface": {
"command": "npx",
"args": [
"-y",
"@dealsurface/mcp-server"
],
"env": {
"DEALSURFACE_API_KEY": "",
"DEALSURFACE_API_URL": ""
}
}
}
}