Skip to content
VS Code

public query for VS Code

com.amalgament/public-query

Agent-native MCP over US public + government records, entity- and parcel-keyed.

client:VS Code transport:streamable-http

Install public query in VS Code

.vscode/mcp.json

{
  "servers": {
    "public-query": {
      "type": "http",
      "url": "https://api.amalgament.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

public query in other clients