Sugar runs on your own machine — the client starts it, so there is no endpoint to ping. 293 installs a week from pypi. Last commit 21 Jul 2026.
Autonomous AI development system with persistent task queue and background execution
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sugar -- uvx sugarai
{
"mcpServers": {
"sugar": {
"args": [
"sugarai"
],
"command": "uvx"
}
}
}
[mcp_servers.sugar]
command = "uvx"
args = ["sugarai"]
{
"mcpServers": {
"sugar": {
"args": [
"sugarai"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"sugar": {
"args": [
"sugarai"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.