Developer Tools
Trust: 25/100 (Limited)xyz.actiongate.api/actiongate Guide
Paid MCP tools for ActionGate treasury safety endpoints.
Quick Start
Install
npx actiongate-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"xyz-actiongate-api-actiongate": {
"command": "npx",
"args": [
"actiongate-mcp"
]
}
}
}