Skip to content
Zed

public query for Zed

com.amalgament/public-query

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

client:Zed transport:streamable-http

Install public query in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "public-query": {
      "url": "https://api.amalgament.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

public query in other clients