AI & Machine Learning
ustechautomations.com
Provides verifiable evidence and attestation for AI agents, including prediction track records, sealed manifests, and claim verification.
ENDPOINT 1
https://agents.ustechautomations.com/mcp
MCP server metadata
- Name
- permits-engine-agent-market
- Version
- 0.1.0
Known tools 16
verified_track_recordThis 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-onlyseal_lookupVerify whether a SHA-256 (or artifact filename) was sealed into this house's OTS/Bitcoin-anchored priority manifest, and when.
Inferred read-onlyagent_attestationWhat 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 effectsclaim_source_receiptFetch 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-onlyrequest_quoteStore one consent-bound, agent-attributed quote request for a canonical US Tech Automations offer priced at $200 or more.
Inferred read-onlyrebate_eligibility_checkFind rebate programs and eligible measures for an AZ service area.
Inferred read-onlysearch_permitsFTS5 search across the permit corpus (jurisdictions, rebates, templates).
Inferred read-onlyverify_contractor_licenseVerify a contractor license and (optionally) cross-reference jurisdiction permit context.
Inferred read-onlydatacenter_site_changesPer-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-onlydatacenter_operator_breakdownOperator-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-onlyweb_policy_historyPer-domain agent-access policy history — exact-date sealed declarations for robots.
Inferred read-onlyenclosure_evidence_packPer-incident enclosure evidence pack — one domain's observed policy-surface change (robots.
Inferred read-onlyagentic_commerce_adoptionAgentic-commerce adoption snapshot — per-merchant presence of the agent-checkout discovery surfaces (ucp, llms.
Inferred read-onlyagent_census_statsERC-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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.