ReadyAgents for Claude Desktop
io.github.readyagentsdev/readyagents
Local YAML/JSON agent workflow CLI with approvals, resume, and optional stdio or loopback MCP HTTP.
client:Claude Desktop
transport:stdio
runtime:pypi
Install ReadyAgents in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"readyagents": {
"command": "uvx",
"args": [
"readyagentsdev"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs