Three paths to get started — via MCP (recommended), direct HTTP calls, or the Python/Node SDK.
No installation required — use npx to run directly. Or install globally for repeated use.
Add Yantrix to your MCP config file. Set DEV_MODE=true to test without payments first.
Restart your MCP host. You should see 30+ Yantrix tools in the tools panel.
Get an x402-compatible wallet, fund with USDC on Base, update your config.
Call any Yantrix API directly via HTTP. Useful for non-MCP agents or backend integrations.
Use standard HTTP clients in your agent code. Works with any Python or Node.js agent framework.