MCP setup

Connect an AI client to Argorant.

Use Argorant as an OAuth-gated MCP data source for aggregate counts, company coverage, and redacted previews. Reveal and export remain account-controlled.

Connector URL

Paste this URL into an MCP-compatible client that supports remote servers and OAuth authorization. This is the production connector endpoint; package installs are only needed for a future optional local bridge.

https://mcp.argorant.com/mcp
Step 1
Add the connector URL

In an MCP-compatible client, add the hosted Argorant server URL. No package install is required for clients that support remote MCP.

Hosted remote MCP
Step 2
Sign in with Argorant

The OAuth flow ties the connector to an Argorant account. Tool access, limits, and admin behavior come from that account.

OAuth authorization code + PKCE
Step 3
Start with counts and previews

Use aggregate counts and redacted previews before revealing or exporting anything in the signed-in application.

Counts, coverage, masked previews
Discovery endpoints
MCP server URL
https://mcp.argorant.com/mcp
Connector manifest
https://mcp.argorant.com/manifest.json
Well-known manifest
https://mcp.argorant.com/.well-known/argorant-mcp.json
Protected resource metadata
https://mcp.argorant.com/.well-known/oauth-protected-resource
Authorization server metadata
https://mcp.argorant.com/.well-known/oauth-authorization-server
Listing readiness

Before submitting Argorant to public connector directories, these checks should stay true in production.

Public HTTPS endpoint is reachable at mcp.argorant.com/mcp.
Connector manifests are available for client setup and directory review.
OAuth protected-resource and authorization-server metadata are available on the MCP host.
Tools are read-only by default and return aggregate counts or redacted previews.
Docs explain scopes, safe defaults, limits, and how to revoke access.
Safe defaults
Raw emails, phone numbers, and profile URLs are not exposed by the public MCP tools.
Contact reveal and export tools stay disabled until account, quota, billing, and workspace gates are ready.
Preview rows are capped. Owner/admin accounts can receive higher limits without weakening public defaults.
Every connector request is tied to an account so usage can be logged and limited.