Skip to content
Zed

NeuroDock (hosted) for Zed

io.github.tlennon-ie/neurodock-remote

Hosted NeuroDock — stateless communication and planning tools over OAuth-secured Streamable HTTP.

client:Zed transport:streamable-http

Install NeuroDock (hosted) in Zed

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

{
  "context_servers": {
    "neurodock-remote": {
      "url": "https://mcp.neurodock.org/mcp"
    }
  }
}

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

NeuroDock (hosted) in other clients