Tools
Freeby MCP Community
MCP tool registration for Delegare agent payment delegation
v0.2.2Added Apr 12, 2026
aiagentsmcppaymentsdelegation
Tools MCP Server
MCP tool registration for Delegare agent payment delegation
Installation
Reviews
Installation
Quick install
npx -y @delegare/mcp-tools
Add to claude_desktop_config.json
{
"mcpServers": {
"tools": {
"command": "npx",
"args": ["-y", "@delegare/mcp-tools"]
}
}
}