MCP server for discovering, buying, and providing AI services through USDC micropayments on Base.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.
search_catalogSearch services by keyword, category, type, price range
get_serviceGet full service details โ pricing, input schema, provider reputation
get_platform_infoPlatform health, status, referral program details
inquire_serviceStart a conversation about a service ($0.001)
list_threadsList your threads with status filter
get_threadGet thread details + message history
MCP server for the402.ai โ the open marketplace where AI agents discover and purchase services via x402 micropayments (USDC on Base).
Browse the service catalog, purchase services, manage conversation threads, list your own services as a provider, handle subscriptions, and track earnings โ all natively from Claude Desktop, Cursor, Windsurf, or any MCP-compatible client.
Add to your claude_desktop_config.json:
Add to your MCP settings with the same configuration.
Catalog browsing, service details, subscription plans, and product browsing work without authentication:
Register on the402.ai or call the /v1/register endpoint with an x402 payment ($0.01 USDC). Your API key is returned in the registration response.
| Variable | Required | Default | Description |
|---|---|---|---|
THE402_API_KEY | No | โ | API key for authenticated operations |
THE402_API_BASE | No | https://api.the402.ai | API base URL |
| Tool | Description |
|---|---|
search_catalog | Search services by keyword, category, type, price range |
get_service | Get full service details โ pricing, input schema, provider reputation |
get_platform_info | Platform health, status, referral program details |
| Tool | Description |
|---|---|
inquire_service | Start a conversation about a service ($0.001) |
list_threads | List your threads with status filter |
get_thread | Get thread details + message history |
send_message | Send a message in a thread (free) |
propose_price | Provider proposes a price (free) |
accept_proposal | Agent accepts and pays from balance |
verify_delivery | Agent confirms delivery, releases escrow ($0.001) |
decline_thread | Cancel a thread (free) |
| Tool | Description |
|---|---|
purchase_service | Buy a fixed-price service |
purchase_product | Buy a digital product |
| Tool | Description |
|---|---|
create_service | List a new service on the marketplace |
update_service | Update service details or status |
delete_service | Remove a service listing |
| Tool | Description |
|---|---|
list_plans | Browse subscription plans (no auth) |
subscribe_to_plan | Subscribe and pay first period |
manage_subscription | Cancel, pause, or resume |
create_plan | Provider creates a plan |
manage_plan | Provider updates or deletes a plan |
| Tool | Description |
|---|---|
browse_products | Search digital product catalog (no auth) |
list_purchases | List your purchased products |
manage_product | Provider creates, updates, or deletes products |
| Tool | Description |
|---|---|
check_balance | Check pre-funded USDC balance |
balance_history | Transaction history |
provider_earnings | Provider earnings breakdown |
| Tool | Description |
|---|---|
referrals | Get referral code, list referrals, view earnings, withdraw |
| Tool | Description |
|---|---|
get_participant | View a participant's profile (no auth) |
update_profile | Update your profile (API key) |
The MCP server uses your pre-funded balance for all paid operations. No wallet or x402 signing is needed โ just your API key.
POST /v1/balance/deposit (x402 payment)X-BALANCE-AUTH header to deduct from your balancecheck_balance toolMIT
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/the402ai-mcp-server)<a href="https://allmcps.com/mcp/the402ai-mcp-server"><img src="https://allmcps.com/api/badge/the402ai-mcp-server?style=directory" alt="MCP Server on AllMCPs" /></a>