Loading MCP server directory, please wait...
Route x402 payments, Pyrimid affiliate splits, and referral links. Vendor-neutral, adapter-based.
npx @getmcp/cli add io.github.forgemeshlabs/affiliate-router-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WALLET_PRIVATE_KEYDedicated low-balance Base wallet private key for x402 USDC micropayments. Do not use your primary wallet.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.forgemeshlabs/affiliate-router-mcp": {
"command": "npx",
"args": [
"-y",
"affiliate-router-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "",
"PYRIMID_AFFILIATE_ID": ""
}
}
}
}