Skip to content
Zed

Repowise (Hosted) for Zed

dev.repowise/repowise-hosted

Hosted codebase intelligence for repos indexed on repowise.dev — no local indexing needed.

client:Zed transport:streamable-http

Install Repowise (Hosted) in Zed

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

{
  "context_servers": {
    "repowise-hosted": {
      "url": "https://api.repowise.dev/mcp/{owner}/{repo}"
    }
  }
}

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

Repowise (Hosted) in other clients