Skip to content
Zed

stepcode for Zed

dev.stepcode/stepcode

Read-only MCP access to stepcode.dev's how-to corpus: analysis pages by tool.

client:Zed transport:streamable-http tools:5

Install stepcode in Zed

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

{
  "context_servers": {
    "stepcode": {
      "url": "https://stepcode.dev/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

stepcode in other clients