MCP server for AgentReserve — execute, cancel, modify actions through any connector via any MCP client
{
"mcpServers": {
"agentreservemcp-tools": {
"command": "npx",
"args": [
"-y",
"@agentreserve/mcp-tools"
]
}
}
}