mcp grantiq for VS Code
io.github.bch1212/mcp-grantiq
Search US grants + federal contracts (Grants.gov + SAM.gov) from any LLM.
client:VS Code
transport:streamable-http
tools:8
Install mcp grantiq in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-grantiq": {
"type": "http",
"url": "https://mcp.grantiq.us/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs