Skip to content
VS Code

abm mcp for VS Code

io.github.abm-dev-git/abm-mcp

abm.dev — the account-based marketing API for AI agents: Search, Enrich, and Create across B2B.

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

Install abm mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "abm-mcp": {
      "type": "http",
      "url": "https://mcp.abm.dev/mcp"
    }
  }
}

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

abm mcp in other clients