AI & ML
Trust: 37/100 (Limited)io.github.WarTech9/clawswap Guide
Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.
1 starsby WarTech9
Quick Start
Install
npx @clawswap/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-wartech9-clawswap": {
"command": "npx",
"args": [
"@clawswap/mcp-server"
]
}
}
}