cogos

cogos-dev/cogos
★ 0 stars Go 🤖 AI/LLM Updated 1d ago
Local Go daemon that gives AI tools persistent shared workspace state. Context assembly, multi-provider inference routing, hash-chained ledger, MCP server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cogos": {
      "command": "go",
      "args": [
        "run",
        "github.com/cogos-dev/cogos@latest"
      ]
    }
  }
}

Topics

ai-agentsclaude-codecontext-assemblygolanglocal-firstmcp