Skip to content
Cursor

public query for Cursor

com.amalgament/public-query

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

client:Cursor transport:streamable-http

Install public query in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

public query in other clients