Skip to content
Zed

wikimint for Zed

io.github.greenmtnsun/wikimint

Generate wiki docs from source code. Supports PowerShell, Python, Go, C#, Java, COBOL.

client:Zed transport:streamable-http

Install wikimint in Zed

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

{
  "context_servers": {
    "wikimint": {
      "url": "https://wikimint.grayocean-4062ad43.eastus.azurecontainerapps.io/mcp"
    }
  }
}

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

wikimint in other clients