Skip to content
Zed

6DuckLearn MCP for Zed

com.6ducklearn/mcp

Connect agents to 6DuckLearn memory, approvals, and runtime control.

client:Zed transport:streamable-http

Install 6DuckLearn MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://6ducklearn.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

6DuckLearn MCP in other clients