MCP.so
登录

Token Price X402

@Br0ski777

关于 Token Price X402

Real-time crypto prices via CoinGecko -- price, 24h change, market cap, volume. 10,000+ tokens supported. -- x402 micropayment API + MCP server for AI agents

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

Br0ski777

提交者

Br0ski777

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "token-price": {
      "url": "https://token-price-production-f72e.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}

工具

1

POST

概览

What is Token Price X402?

Token Price X402 is an MCP server that provides real-time cryptocurrency prices from CoinGecko, including price, 24h change, market cap, and volume. It supports 10,000+ tokens and uses the x402 micropayment protocol (USDC on Base L2) for pay-per-call access — no API key, no signup, and no rate-limit wall. It is part of the klymax402 marketplace of x402 micropayment APIs for AI agents.

How to use Token Price X402?

Add the server to your MCP client configuration (e.g., Claude Desktop, Cursor, ElizaOS) using the URL https://token-price.api.klymax402.com/mcp. For direct HTTP access, send a POST request to /api/price with a JSON body containing the token name; an x402-aware client automatically handles the 402 payment challenge and retry cycle.

Key features of Token Price X402

  • Real-time crypto prices from CoinGecko
  • 10,000+ tokens supported
  • Pay-per-call via x402 (USDC on Base L2)
  • No API key, signup, or rate limits
  • Returns price, 24h change, market cap, and volume
  • Supports multiple currencies (usd, eur, gbp, etc.)

Use cases of Token Price X402

  • Quick price lookups for any cryptocurrency
  • Portfolio valuation with current market data
  • Market monitoring by checking 24h changes and volumes
  • Integration into AI agents for automated price queries

FAQ from Token Price X402

What tokens are supported?

Token Price X402 supports over 10,000 tokens by CoinGecko ID (e.g., bitcoin, ethereum, solana, dogecoin).

How does payment work?

Payments use the x402 protocol — an HTTP-native pay-per-call system. Each call costs $0.001 in USDC on Base L2 (network eip155:8453). No sign-up or API key is required; any x402-aware client handles the payment challenge automatically.

What data does the API return?

The API returns the current price in the requested currency, 24-hour price change percentage, market capitalization in USD, and 24-hour trading volume in USD, along with the token and currency identifiers.

What are the runtime requirements?

For MCP clients, only the server URL is needed. For HTTP access, an x402-aware client (such as @x402/fetch, x402-agent-tools, or ATXP) is required to handle the 402 payment challenge.

What is this server not for?

This server is not for stock prices, token safety checks, historical OHLCV data, or currency conversion. (Separate tools exist for those purposes in the klymax402 marketplace.)

评论

其他 分类下的更多 MCP 服务器