What is the com.dealsurface/dealsurface MCP server?
MCP server for DealSurface.com sales intelligence platform.
How to install com.dealsurface/dealsurface
Copy-paste configuration for popular MCP clients.
DEALSURFACE_API_KEYrequiredsecretDealSurface API key. Requires 'read' scope for read tools and 'outreach' scope for lead and outreach tools.
DEALSURFACE_API_URLOptional override for the DealSurface API base URL. Defaults to https://dealsurface.com.
{
"mcpServers": {
"dealsurface": {
"command": "npx",
"args": [
"-y",
"@dealsurface/mcp-server"
],
"env": {
"DEALSURFACE_API_KEY": "<YOUR_DEALSURFACE_API_KEY>",
"DEALSURFACE_API_URL": "<YOUR_DEALSURFACE_API_URL>"
}
}
}
}{
"mcpServers": {
"dealsurface": {
"command": "npx",
"args": [
"-y",
"@dealsurface/mcp-server"
],
"env": {
"DEALSURFACE_API_KEY": "<YOUR_DEALSURFACE_API_KEY>",
"DEALSURFACE_API_URL": "<YOUR_DEALSURFACE_API_URL>"
}
}
}
}{
"mcpServers": {
"dealsurface": {
"command": "npx",
"args": [
"-y",
"@dealsurface/mcp-server"
],
"env": {
"DEALSURFACE_API_KEY": "<YOUR_DEALSURFACE_API_KEY>",
"DEALSURFACE_API_URL": "<YOUR_DEALSURFACE_API_URL>"
}
}
}
}{
"servers": {
"dealsurface": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dealsurface/mcp-server"
],
"env": {
"DEALSURFACE_API_KEY": "<YOUR_DEALSURFACE_API_KEY>",
"DEALSURFACE_API_URL": "<YOUR_DEALSURFACE_API_URL>"
}
}
}
}claude mcp add dealsurface --env DEALSURFACE_API_KEY=<YOUR_DEALSURFACE_API_KEY> --env DEALSURFACE_API_URL=<YOUR_DEALSURFACE_API_URL> -- npx -y @dealsurface/mcp-serverRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.