An MCP server for account-based marketing enrichment that takes an email, LinkedIn URL, or company domain and returns structured person and company data. Each returned value is cited with a source, confidence score, and last-verified timestamp.
From the registry: Account-based marketing for AI agents. A great rep once knew every account. Now your agents do.
Please install the `abm-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js and npx** — The recommended local MCP setup uses `npx` to launch the `@abmdev/mcp` bridge package. (https://nodejs.org/)
- **Complete one-time browser sign-in** — On first run, the local bridge opens a browser window for OAuth 2.1 PKCE sign-in and caches the token for subsequent runs.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@abmdev/mcp"]
- optional environment variables:
- `ABM_MCP_URL`: Optional override for the hosted MCP endpoint used by the local bridge. (example: `<your-mcp-server-url>`)
Note: The README also documents a direct hosted MCP endpoint at `https://mcp.abm.dev/mcp` for clients that support remote connectors, but the simplest portable install path is the local `npx` STDIO bridge.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ABM_API_KEYrequiredAPI key used to authenticate requests to the ABM enrichment REST API.ABM_MCP_URLOverrides the MCP bridge endpoint URL for the local npx proxy server.MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR