HoodyNetwork/hoody-agent-server
A fast, standalone, asynchronous AI agent that provides all the capabilities of Cline, Roocode, and Kilocode via REST API (OpenAPI) and WebSocket.
Platform-specific configuration:
{
"mcpServers": {
"hoody-agent-server": {
"command": "npx",
"args": [
"-y",
"hoody-agent-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...