Nih Reporter for VS Code
io.github.pipeworx-io/nih-reporter
NIH RePORTER MCP — every NIH-funded research project (free, no auth)
client:VS Code
transport:streamable-http
Install Nih Reporter in VS Code
.vscode/mcp.json
{
"servers": {
"nih-reporter": {
"type": "http",
"url": "https://gateway.pipeworx.io/nih-reporter/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs