Coming soon
AI Coach for Zed — ACP CLI
A native Zed agent powered by AI Coach. Skills, marketplace, model bake-offs, and nano-app tools — all available inside the editor via Zed's Agent Client Protocol.
What ACP unlocks
- →Native Zed integration. Add AI Coach as an external agent — no extension install required, just a CLI binary Zed launches per session.
- →Same toolbox as MCP. Skills, marketplace, model catalog, plus paid tools (when they land in the MCP server).
- →File ops via Zed's fs. The editor stays in control. AI Coach reads and writes through ACP's client-side file methods, never our filesystem.
- →Per-session model selection. Pick Opus 4.7, Sonnet 4.6, GPT-5, Gemini, DeepSeek, or local Workers AI from inside the editor.
- →Spend caps + scoped keys. Per-session limits stop runaway loops. Caps live on your AI Coach API key, enforced server-side.
Status
ACP is intentionally not in the MCP v1 ship. It will land as @aicoach/acp on npm once the MCP server has real usage feedback.
Until then, install the AI Coach MCP server in Zed (it works as an MCP context server) and get the same tool surface — minus the in-editor agent loop and per-session model picker.