Developer Tools
Trust: 30/100 (Limited)io.github.timolein74/asterpay Guide
13 pay-per-call endpoints: market data, AI tools, crypto analytics. USDC on Base.
by timolein74
Quick Start
Install
npx @asterpay/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-timolein74-asterpay": {
"command": "npx",
"args": [
"@asterpay/mcp-server"
]
}
}
}