GovTribe for VS Code
com.govtribe/mcp
Search U.S. federal, state, and local government procurement data and intelligence.
client:VS Code
transport:streamable-http
Install GovTribe in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://govtribe.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs