Skip to content
VS Code

Tomba MCP Server for VS Code

io.github.tomba-io/tomba-mcp-server

MCP server for Tomba email finder, verification, and contact enrichment API

client:VS Code transport:streamable-http runtime:npm

Install Tomba MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "tomba-mcp-server": {
      "type": "http",
      "url": "https://mcp.tomba.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Tomba MCP Server in other clients