Skip to content
Grok

abm mcp for Grok

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

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

client:Grok transport:streamable-http runtime:npm

Install abm mcp in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

abm mcp in other clients