Nsf Awards for VS Code
io.github.pipeworx-io/nsf-awards
NSF Awards MCP — National Science Foundation award database (free, no auth)
client:VS Code
transport:streamable-http
Install Nsf Awards in VS Code
.vscode/mcp.json
{
"servers": {
"nsf-awards": {
"type": "http",
"url": "https://gateway.pipeworx.io/nsf-awards/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs