Autonomous AI development system with persistent task queue and background execution
claude mcp add sugar -- uvx sugarai
claude_desktop_config.json
{
"mcpServers": {
"sugar": {
"command": "uvx",
"args": [
"sugarai"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"sugar": {
"command": "uvx",
"args": [
"sugarai"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"sugar": {
"command": "uvx",
"args": [
"sugarai"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"sugar": {
"type": "stdio",
"command": "uvx",
"args": [
"sugarai"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"sugar": {
"command": "uvx",
"args": [
"sugarai"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.cdnsteve--sugar/reviews or the review_server meta-tool.
POST /mcp