data access for VS Code
com.verisgov.api/data-access
Verified federal funding intelligence with sealed provenance; verify any figure at no charge.
client:VS Code
transport:streamable-http
tools:6
Install data access in VS Code
.vscode/mcp.json
{
"servers": {
"data-access": {
"type": "http",
"url": "https://api.verisgov.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs