Skip to content

timolein74/asterpay-mcp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@asterpay/mcp-server

smithery badge

MCP server for AsterPay: 18 tools for AI agents. 16 are free — no API key required.

Use in Claude, Cursor, Windsurf, or any MCP client. Get agent trust scores, market data, AI tools (summarize, sentiment, translate), crypto analytics, and USDC→EUR settlement estimates.

16 free tools (no signup)

Category Tools
Agent trust (KYA) check_agent_trust, verify_agent_identity, get_agent_tier
Market data get_crypto_price, get_ohlcv, get_trending
AI ai_summarize, ai_sentiment, ai_translate, ai_code_review
Crypto wallet_score, token_analysis, whale_alerts
Utility generate_qr_code, take_screenshot, generate_pdf
Settlement settlement_estimate (USDC→EUR via SEPA Instant)
Discovery discover_endpoints

Optional paid (x402): agent_deep_analysis ($0.01), batch ($0.05).

Install

npx @asterpay/mcp-server

Config (Claude Desktop / Cursor)

Add to your MCP config (e.g. claude_desktop_config.json):

{
  "mcpServers": {
    "asterpay": {
      "command": "npx",
      "args": ["@asterpay/mcp-server"]
    }
  }
}

No API key. No signup. Tools call the AsterPay API; paid endpoints use x402 (USDC on Base) when you enable it.

Links

About

MCP Server for AsterPay — EUR settlement for AI agents via x402 protocol. Market data, AI tools, crypto analytics. USDC on Base.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors