Skip to content
VS Code

science for VS Code

io.github.pipeworx-io/science

Science MCP — free science data APIs

client:VS Code transport:streamable-http

Install science in VS Code

.vscode/mcp.json

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

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

science in other clients