atelier

atelier-ws/atelier
★ 7 stars Python AI/LLM Updated today
Open-source context runtime and governance layer for coding agents. MCP server + Python SDK (Anthropic, LangChain, OpenAI Agents, Google ADK) with shared procedures, failure rescue, loop detection, cost tracking, and cross-vendor model routing across Claude Code, Codex, Copilot, opencode, and any MCP host.
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": {
    "atelier": {
      "command": "uvx",
      "args": [
        "atelier"
      ]
    }
  }
}

Or install with pip: pip install atelier

README Excerpt

<!-- cspell:ignore Alamofire Excalidraw ast-grep codegraph ctags django jcodemunch nohit okhttp scip serena tokio vscode zoekt --> Local-first MCP tools, agents, and skills that help coding agents spend less time rediscovering your repo. > Claude Code: ~52% cheaper · 79.8% fewer tokens · 80.9% fewer tool calls

Tools (5)

editmemorynodereadshell

Topics

agent-memoryai-agentsclaude-codeclicodexcoding-agentscopilotdeveloper-toolsgeminilangchainllmloop-detectionmcpobservabilityopenai-agents-sdk