Clawy
Freeby MCP Community
Pay-per-use MCP server for AI agents — 18 API tools + smart LLM routing. No API keys needed, pay with USDC on Base.
v0.2.0Added Apr 12, 2026
mcpx402ai-agentusdcdart
Clawy MCP Server
Pay-per-use MCP server for AI agents — 18 API tools + smart LLM routing. No API keys needed, pay with USDC on Base.
Installation
npx -y clawy-mcp-server
Reviews
Installation
Quick install
npx -y clawy-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"clawy": {
"command": "npx",
"args": ["-y", "clawy-mcp-server"]
}
}
}