chetter

flatout-works/chetter
★ 0 stars Go AI/LLM Updated today
Chetter: self-hosted MCP server and runner fleet for autonomous AI development tasks
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chetter": {
      "command": "go",
      "args": [
        "run",
        "github.com/flatout-works/chetter@latest"
      ]
    }
  }
}

README Excerpt

Chetter is a self-hosted MCP (Model Context Protocol) server for running autonomous AI development agents. It gives your AI tooling a way to submit software development work to a fleet of containerized runners. A Chetter runner can clone a repository, start an OpenCode agent, execute a prompt, stream progress events, and persist the final result. You interact with it through MCP tools from clients such as Claude Desktop, Cursor, Continue, or your own agent stack.

Tools (20)

ARCANE_API_KEYARCANE_CHETTER_GITOPS_IDARCANE_CHETTER_PROJECT_IDARCANE_ENVIRONMENT_IDARCANE_URLCHETTER_MCP_AUTH_TOKENDATABASE_DSNDEEPSEEK_API_KEYGITHUB_TOKENMEM9_API_KEYMYSQL_PASSWORDMYSQL_ROOT_PASSWORDNATS_TOKENOPENAI_API_KEYOPENCODE_API_KEYSYNTHETIC_API_KEYchetter_cancel_taskchetter_clear_queuechetter_delete_schedulechetter_list_schedules