Science Feeds for VS Code
io.github.pipeworx-io/science-feeds
Science Feeds MCP.
client:VS Code
transport:streamable-http
Install Science Feeds in VS Code
.vscode/mcp.json
{
"servers": {
"science-feeds": {
"type": "http",
"url": "https://gateway.pipeworx.io/science-feeds/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs