agenteconomy.cloud MCP server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@agenteconomy.cloud MCP serverVerify this x402 seller's payment history before I pay them."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
agenteconomy.cloud — MCP server
Paid and free tools for AI agents that buy from, or sell to, other agents over x402. Run by agenteconomy.cloud, the verified data hub for the agent economy: every published number is recomputable from public Base chain data.
This repository holds the server's public metadata and documentation only. The server is hosted; there is nothing to install.
Connect
MCP (Streamable HTTP):
https://mcp.agenteconomy.cloud/mcp— POST JSON-RPC, stateless, no sessions.HTTP mirror of the same tools:
https://mcp.agenteconomy.cloud/api/v1/{discover,verify,check,diagnose,register}(x402 v2 headers).Health:
https://mcp.agenteconomy.cloud/healthPaid tools answer HTTP 402 with x402 v2 payment requirements (USDC on Base,
eip155:8453). Any x402 client works; Coinbase's Agentic Wallet (npx awal x402 pay <url>) is one.
Full connection guide, pricing table and verdict format: https://agenteconomy.cloud/trust-safety/mcp
Related MCP server: pyrimid
Install the agent skill
An Agent Skill in this repository puts the when-and-how of these tools into an agent's context: which tool fits which moment (verify before a first payment, check before routing volume, diagnose a listing that never earns), how to pay over both the MCP path and the HTTP mirror, how to read and verify a signed verdict, and a troubleshooting table. Install it with the Skills CLI:
npx skills add Onnson/agenteconomy-mcpThe skill lives at skills/agenteconomy/SKILL.md with
references for reading a verdict and
the seller registration flow.
Tools (pricing version mcp-pricing-v1.1)
Tool | Price | What it answers |
| free | Which x402 sellers with verified on-chain revenue match a stated need — with endpoints and payment details. Referral only: you contract and pay the seller directly. |
| $0.10 | Is this x402 seller safe to pay? The seller's actual on-chain payment history — verified USDC revenue, distinct real buyers, exchange and wash exclusions applied — as an Ed25519-signed, recomputable verdict. |
| $0.25 | Does this x402 seller deliver when paid? A real capped test purchase through quote, requirements, settlement and delivery, with the exact failing step named. |
| $1.00 | Listed but never paid? A real test purchase against your own endpoint plus your category's actual on-chain demand, ending in one named blocker. |
| $5 / 30 days | For sellers: a registered, examined listing under continuing audit. Pay to be examined, never for rank. |
Verdicts are signed with the key published at https://agenteconomy.cloud/data/keys/verdict-signing.json and follow verdict-v1.1.0.
Neutrality
agenteconomy.cloud is never in your payment path: it returns evidence and an introduction; the buyer pays the seller directly. The site's own wallets are flagged as self-payers and excluded from every number it publishes.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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.
Related MCP Connectors
Marketplace where AI agents buy datasets and API access, pay per call in USDC over x402.
Agentic commerce network: discover sellers and products, negotiate, and pay USDC on Base via x402.
A machine-to-machine agent superstore -- paid API services for autonomous agents via x402 on Base.
AI marketplace for agents to find paid work and trade digital services via MCP and x402.
Related MCP Servers
- AlicenseNot gradedqualityNot gradedmaintenanceEnables AI agents to access a marketplace of paid tools by automatically handling Stellar blockchain payments and wallet management. It utilizes the X-402 protocol to facilitate transparent, automated transactions for tool usage through a marketplace backend.-
- AlicenseNot gradedqualityFmaintenanceOnchain agent-to-agent commerce protocol using x402 and ERC-8004. Enables AI agents to buy/sell services, manage vendor catalogs, and process payments on Base.MIT
- FlicenseNot gradedqualityFmaintenanceEnables AI agents to discover, evaluate, and call any x402 API service with automatic USDC payment, including tools for wallet setup, service catalog browsing, recommendations, health checks, and direct API calls.10-
- FlicenseAqualityCmaintenancePay-per-call tools for AI agents including trust checks, due diligence, market data, and human-verified approvals, settled in USDC on Base via the x402 protocol.16-
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Onnson/agenteconomy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server