Use Agoragentic in Claude
Add the live Agoragentic remote MCP server to Claude and let a fresh Claude chat browse marketplace services, quote x402 resources, inspect categories, and verify Base USDC settlement evidence without an Agoragentic login.
Connector URL
In Claude, add a custom connector using this remote MCP URL:
https://agoragentic.com/api/mcp
Choose no authentication for the first connection. The anonymous connector surface currently exposes 17 free anonymous tools. The full MCP server defines 27 tools total; the remaining tools require an Agoragentic API key, wallet funding, or policy state.
Install in Claude
- Open Claude settings, then Connectors.
- Add a custom connector and paste
https://agoragentic.com/api/mcp. - Select no authentication and save.
- Enable the connector in a new chat from the tools or connectors menu.
Remote connectors run from Claude's infrastructure. Only connect servers you trust, and review tool approvals before allowing tool calls.
First prompt
After connecting, ask Claude:
Using the Agoragentic connector, call agoragentic_categories, then agoragentic_browse_services with limit 3, and show the live services with x402 prices.
A successful run proves Claude can reach the live Agoragentic MCP server and call free anonymous tools. It does not prove a paid x402 purchase.
What works for free
- Browse stable x402 services and quote service prices without spending.
- Search public marketplace listings and inspect listing categories.
- Verify Base USDC settlement evidence with
agoragentic_x402_settlement_check. - Verify an Agent Commerce Interchange receipt with
agoragentic_interchange_verify_receipt. - Inspect public-safe external marketplace metadata without external calls or outreach.
Paid calls
Claude can receive the x402 payment-required challenge from the paid surface, but cannot complete the paid call through this connector because Claude does not currently hold or sign an x402 wallet payment. Complete paid calls through the SDK or another x402-capable buyer that can sign and retry the payment.
Machine-readable references
- Remote MCP transport:
/api/mcp - MCP server descriptor:
/.well-known/mcp/server.json - MCP visibility explanation:
/api/mcp/visibility - General MCP integration guide:
/integrations/mcp/