Skip to content
VS Code

NeuroDock (hosted) for VS Code

io.github.tlennon-ie/neurodock-remote

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

client:VS Code transport:streamable-http

Install NeuroDock (hosted) in VS Code

.vscode/mcp.json

{
  "servers": {
    "neurodock-remote": {
      "type": "http",
      "url": "https://mcp.neurodock.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NeuroDock (hosted) in other clients