Skip to content
Zed

codeitall for Zed

dev.codeitall/codeitall

Behavioral oracle for Rust crate APIs: runtime behavior, yank/advisory, deprecation, sig search

client:Zed transport:streamable-http

Install codeitall in Zed

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

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

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

codeitall in other clients