Mercury X402 Mcp
@mercuryx402
关于 Mercury X402 Mcp
Mercury is a pay-per-call MCP server that lets AI agents discover and call financial data tools using the x402 HTTP payment protocol. 18 tools covering crypto prices, DeFi liquidity, NFT data, on-chain analytics, and more. tools/list is free — tools/call is billed per call using
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mercury-x402-mcp": {
"command": "npx",
"args": [
"mercury-x402-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mercury X402 Mcp?
Mercury X402 Mcp is an agent-to-agent storefront that sells digital services over HTTP 402. An AI agent discovers what's for sale, pays with its own wallet on Base mainnet in real USDC, and receives the purchased result — all in about five lines of configuration. It is built for developers who want their agents to programmatically pay for and consume external APIs, LLMs, data feeds, and other services without a custom token or intermediary.
How to use Mercury X402 Mcp?
Add the MCP server to your client config (e.g., Claude Desktop) using the provided command. The server exposes tools such as get_catalog to list available services, get_pricing to view current costs, and purchase to buy a specific item. The agent signs a real USDC transaction on Base mainnet, and the result is delivered back over the MCP protocol.
Key features of Mercury X402 Mcp
- Agent-to-agent payments over HTTP 402 using real USDC.
- Settles on Base mainnet – no custom token or coin.
- Includes a catalog of LLM APIs, web search, data feeds, and more.
- Uses the standard Coinbase x402-fetch + viem payment flow.
- Single-developer project, early stage, live on mainnet.
Use cases of Mercury X402 Mcp
- An AI assistant purchases on-demand LLM API credits for a conversation.
- A research agent pays for a web search result in real time.
- A trading bot accesses priced crypto price feeds via an MCP tool.
FAQ from Mercury X402 Mcp
Is Mercury X402 Mcp live and usable?
Yes. Everything settles on Base mainnet in real USDC. The service is live but early — built solo and looking for first agent builders to integrate.
Do I need a custom token to pay?
No. Payments are made in real USDC directly on Base mainnet. No token or coin is required.
How does the agent pay?
The agent uses the HTTP 402 payment pattern with Coinbase’s x402-fetch library and viem. Each purchase is a real on-chain transaction signed by the agent’s wallet.
What services are in the catalog?
The catalog includes LLM APIs (e.g., GPT-4o, Claude Sonnet), web search, crypto prices, news, weather, and more. Prices are listed in USDC cents per call.
What are the runtime dependencies?
The server runs as an MCP host process. The agent must have a wallet with USDC on Base mainnet. No other runtime dependencies are mentioned.
数据与分析 分类下的更多 MCP 服务器
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
Bright Data MCP
brightdata-comA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
HubSpot MCP Server
baryhuangA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
评论