Skip to content
VS Code

Osf for VS Code

io.github.pipeworx-io/osf

OSF (Open Science Framework, by the Center for Open Science) MCP.

client:VS Code transport:streamable-http

Install Osf in VS Code

.vscode/mcp.json

{
  "servers": {
    "osf": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/osf/mcp"
    }
  }
}

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

Osf in other clients