← Registry

AI & Machine Learning

ustechautomations.com

Provides verifiable evidence and attestation for AI agents, including prediction track records, sealed manifests, and claim verification.

1 endpoint16 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://agents.ustechautomations.com/mcp

No auth detected

MCP server metadata

Name
permits-engine-agent-market
Version
0.1.0
Capabilities
tools

Known tools 16

jurisdiction_index

List all AZ jurisdictions with permit data available.

Inferred read-only
verified_track_record

This house's verified prediction track record — per-loop calibration scores (Brier, ECE, MCE, ROC-AUC, coverage, base rate) computed monthly from sealed prediction snapshots against observed public outcomes, with a reproducible content-sha256 seal.

Inferred read-only
seal_lookup

Verify whether a SHA-256 (or artifact filename) was sealed into this house's OTS/Bitcoin-anchored priority manifest, and when.

Inferred read-only
agent_attestation

What this house can attest about another agent: ERC-8004 registry events + liveness probes (sealed on-chain census), collected public incident candidates, sealed first-report sea protests, and aggregate first-party x402 payment observations for a payer wallet.

Potential side effects
claim_source_receipt

Fetch a public URL ourselves, hash it, and return a signed record of whether the claim's numbers or quoted words appear in it.

Inferred read-only
request_quote

Store one consent-bound, agent-attributed quote request for a canonical US Tech Automations offer priced at $200 or more.

Inferred read-only
permit_lookup

Look up permit fees, turnaround, required docs for a jurisdiction.

Inferred read-only
rebate_eligibility_check

Find rebate programs and eligible measures for an AZ service area.

Inferred read-only
search_permits

FTS5 search across the permit corpus (jurisdictions, rebates, templates).

Inferred read-only
verify_contractor_license

Verify a contractor license and (optionally) cross-reference jurisdiction permit context.

Inferred read-only
datacenter_site_changes

Per-site Datacenter Buildout Activity Index — observed ground-activity state (Sentinel-2 bare-soil/earthworks change) for each publicly-announced datacenter site, with a content-sha256 attestation.

Inferred read-only
datacenter_operator_breakdown

Operator-level Datacenter Buildout Activity Index — index headline, state counts, and per-operator assessable/active tallies from the latest sealed issue, with a content-sha256 attestation.

Inferred read-only
web_policy_history

Per-domain agent-access policy history — exact-date sealed declarations for robots.

Inferred read-only
enclosure_evidence_pack

Per-incident enclosure evidence pack — one domain's observed policy-surface change (robots.

Inferred read-only
agentic_commerce_adoption

Agentic-commerce adoption snapshot — per-merchant presence of the agent-checkout discovery surfaces (ucp, llms.

Inferred read-only
agent_census_stats

ERC-8004 agent-census stats — per-chain registration counts, distinct agents, and URI-scheme mix from the latest sealed on-chain sample, with the run's batch-sha256 attestation and honest per-run chain coverage.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.permits-engine-agent-market]
url = "https://agents.ustechautomations.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "permits-engine-agent-market": {
      "type": "http",
      "url": "https://agents.ustechautomations.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: permits-engine-agent-market
Remote MCP URL: https://agents.ustechautomations.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "permits-engine-agent-market": {
      "url": "https://agents.ustechautomations.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "permits-engine-agent-market": {
      "type": "http",
      "url": "https://agents.ustechautomations.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "permits-engine-agent-market",
  "transport": "streamable-http",
  "url": "https://agents.ustechautomations.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.