Loading MCP server directory, please wait...
Paid agent tools, zero API keys: crypto, weather, translation, web intel, x402 discovery (USDC/Base)
npx @getmcp/cli add io.github.mobileappbyharis/navi-x402-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
X402_PRIVATE_KEYPrivate key of the paying wallet (USDC on Base mainnet). Signs x402 payment authorizations locally.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mobileappbyharis/navi-x402-mcp": {
"command": "npx",
"args": [
"-y",
"navi-x402-mcp"
],
"env": {
"X402_PRIVATE_KEY": "",
"MAX_PRICE_USDC": ""
}
}
}
}