Install
- Generating a multi-chain wallet (Solana + EVM), or skipping if you want to bring your own keys
- Wiring the MCP into Claude Code
Bring your own keys
Skip the auto-generated wallet by setting both env vars before running setup:Manual MCP config
If your client doesn’t support automatic MCP setup, add this to your MCP config:Multi-chain routing
The MCP holds USDC across Solana, Base, and Tempo. On every call, it tries chains in order (Solana → Base → Tempo) and uses the first one with sufficient balance. You don’t need to think about which chain to fund — top up wherever’s convenient. If a chain’s RPC is rate-limited or down, the MCP attempts payment anyway rather than blocking on RPC health. Requests never hang.Configuration
CLI commands
What’s next
Available tools
All 37 tools in
@syntalic/mcp-server 0.11.0 — Shopper, Marketing, Analyst, Taxonomy, Social, and Scout — with example prompts.Direct HTTP
Skip the MCP and call the API directly with x402.

