Argorant
OfficialAllows ChatGPT (OpenAI) to search, count, preview, reveal, export, and build saved lists of business contacts across 600M+ B2B contacts.
Argorant MCP
Verified B2B contact data for AI agents. Search, count, preview, reveal, export, and build saved lists across 600M+ business contacts — directly from Claude, ChatGPT, Cursor, and any MCP client.
MCP endpoint:
https://mcp.argorant.com/mcpTransport: Streamable HTTP · Auth: OAuth 2.1 (Dynamic Client Registration, account-scoped)
Website: https://argorant.com · Privacy: https://argorant.com/privacy · Terms: https://argorant.com/terms
This is a hosted remote connector — no install, no API key paste. Clients connect to the endpoint and authenticate via OAuth. A standalone CLI also exists (npx argorant) for terminal/script use.
Connect
Claude (claude.ai / Desktop): Settings → Connectors → Add custom connector → URL https://mcp.argorant.com/mcp → complete the OAuth login.
ChatGPT (Developer Mode): Settings → Apps & Connectors → Advanced → enable Developer Mode → Connectors → Create → URL https://mcp.argorant.com/mcp. The search + fetch tools make it usable as a Deep Research connector.
Cursor / other MCP clients: add the remote server from mcp.json:
{
"mcpServers": {
"argorant": {
"url": "https://mcp.argorant.com/mcp"
}
}
}Related MCP server: LeadsClean MCP Server
Tools
Free (no credits, masked/aggregate only):
Tool | What it does |
| ChatGPT-style coverage search + safe summary (masked previews, counts) |
| Connected account, scopes, limits |
| Count matching contacts by role, seniority, dept, industry, geo |
| Masked preview rows (initials, role, company, location) |
Consume credits (require OAuth scope + permission; verification is live at this step and only valid/deliverable contacts are billed):
Tool | What it does |
| Reveal real emails, phones, profile URLs for a small set |
| Async CSV export (large lists) |
| Build & inspect reusable saved lists |
| Track & fetch exports |
Tools are annotated with read-only vs. action hints. Reveal/export/list actions only run after OAuth, scope, permission, quota, and plan checks; without credits they are blocked by design.
Data & privacy posture
OAuth + account-scoped. Unauthenticated requests to
/mcpreturn401withWWW-Authenticatepointing at protected-resource metadata.Masked by default.
search/fetch/previewnever return raw emails, phones, or profile URLs — only aggregate coverage and masked rows. Raw contact details require the scoped reveal/export tools and consume credits.Verification is live. Emails are verified at reveal/export time; you are billed only for deliverable contacts. Raw verification status is never exposed as a queryable field.
Hosts are separated:
argorant.com(marketing/docs),app.argorant.com(signed-in app),mcp.argorant.com(remote MCP + OAuth).
OAuth discovery
https://mcp.argorant.com/.well-known/oauth-protected-resource
https://mcp.argorant.com/.well-known/oauth-authorization-serverDynamic Client Registration is supported at /register (grant types: authorization_code, refresh_token).
Documentation
Overview: https://argorant.com/docs/mcp/overview
Connect guide: https://argorant.com/docs/mcp/connect
Tool reference: https://argorant.com/docs/mcp/tools
Claude setup: https://argorant.com/docs/mcp/claude · ChatGPT setup: https://argorant.com/docs/mcp/openai
Security: https://argorant.com/docs/mcp/security
Registry metadata
mcp.json— Open Plugins / Cursor remote-server declaration.server.json— official MCP Registry entry (io.github.argorant/argorant-mcp, remote streamable-http).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/argorant/argorant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server