Loading MCP server directory, please wait...
mcp stdio server exposing mossgate trust and rue render apis with x402 usdc payment
npx @getmcp/cli add dev.mossgate/mossgate-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MOSSGATE_BUYER_PKevm private key funding x402 usdc payments on base
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.mossgate/mossgate-mcp": {
"command": "npx",
"args": [
"-y",
"mossgate-mcp"
],
"env": {
"MOSSGATE_BUYER_PK": ""
}
}
}
}