Loading MCP server directory, please wait...
Paid MCP tools for ActionGate treasury safety endpoints.
npx @getmcp/cli add xyz.actiongate.api/actiongateRequires Node.js 18+. Community-contributed server. Review source before installing.
PAYTO_ADDRESSWallet address that receives x402 payments.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"xyz.actiongate.api/actiongate": {
"command": "npx",
"args": [
"-y",
"actiongate-mcp"
],
"env": {
"PAYTO_ADDRESS": "",
"FACILITATOR_URL": "",
"ACTIONGATE_BASE_URL": "",
"ACTIONGATE_API_KEY": ""
}
}
}
}