GroundTruth - Environmental Records for VS Code
ai.agentlookups/groundtruth
Federal environmental records near any US location, with dates and provenance; never a safety score.
client:VS Code
transport:streamable-http
tools:3
Install GroundTruth - Environmental Records in VS Code
.vscode/mcp.json
{
"servers": {
"groundtruth": {
"type": "http",
"url": "https://env.agentlookups.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs