← Registry

AI & Machine Learning

getzero.dev

Manages and simulates AI agents for the ZERO Runtime platform.

1 endpoint31 known toolsFirst detected May 17, 2026Last detected July 29, 2026

ENDPOINT 1

https://getzero.dev/oss/mcp

No auth detected

Known tools 31

list_agents

v95 Protocol read-only alias for listing public ZERO Runtime agents.

Inferred read-only
get_agent_state

v95 Protocol read-only alias for public ZERO Runtime agent state.

Inferred read-only
get_mandate

v95 Protocol read-only alias for a public paper-first agent mandate.

Inferred read-only
validate_mandate

v95 Protocol compute alias for validating an agent mandate without installing it.

Inferred read-only
run_paper_simulation

v95 Protocol compute alias for a paper-only simulation preview.

Inferred read-only
get_evidence_bundle

v95 Protocol read-only alias for a public-safe ZERO Proof evidence bundle.

Inferred read-only
export_proof

v95 Protocol read-only alias for exporting public-safe ZERO Proof.

Inferred read-only
zero_list_strategies

List public strategy profiles.

Inferred read-only
zero_get_safety_catalog

Return ZERO public safety invariants and operator boundaries.

Inferred read-only
zero_get_public_proof

Return public proof artifacts and repository launch-readiness links.

Inferred read-only
zero_list_public_operators

List public ZERO operators with profile, proof, custody, and evidence endpoints.

Inferred read-only
zero_get_public_operator

Fetch a normalized public ZERO operator profile by handle.

Inferred read-only
zero_get_arena

Fetch the public arena leaderboard.

Inferred read-only
zero_get_season

Fetch current public proof season and leaderboard state.

Inferred read-only
zero_evaluate

Evaluate a public market symbol through the read-only ZERO Protocol surface.

Inferred read-only
zero_get_heat

Fetch public market heat and regime pressure for operator decision support.

Inferred read-only
zero_get_approaching

Fetch public approaching-setup signals.

Inferred read-only
zero_get_pulse

Fetch public pulse events for recent market observations and engine context.

Inferred read-only
zero_get_regime

Fetch public regime context for the current Hyperliquid market environment.

Inferred read-only
zero_get_brief

Fetch the public market brief used for operator situational awareness.

Inferred read-only
zero_get_engine_product

Fetch the public Hyperliquid ZERO Runtime product truth contract.

Inferred read-only
zero_get_engine_proof

Fetch the public ZERO Proof contract for live canary, immune, refusal, near-miss, and execution-quality systems.

Inferred read-only
zero_get_engine_evidence_depth

Fetch retained ZERO Runtime evidence depth and sample readiness for launch-grade proof.

Inferred read-only
zero_get_engine_cadence

Fetch the public retained Runtime evidence freshness cadence and native-route readiness summary.

Inferred read-only
zero_get_immune_status

Fetch native public immune-system readback: protective state, redacted samples, and read-only boundary.

Inferred read-only
zero_get_circuit_breaker

Fetch native public circuit-breaker readback for halt, risk, and non-immune order blocking evidence.

Inferred read-only
zero_get_rejections

Fetch native public rejection evidence explaining weak setups ZERO refused before capital exposure.

Inferred read-only
zero_get_near_misses

Fetch native public near-miss evidence for blocked signals and later follow-through calibration.

Inferred read-only
zero_get_execution_quality

Fetch native public execution-quality readback for slippage, latency, fills, and dampener calibration.

Inferred read-only
zero_get_diagnostics

Fetch public diagnostics for ZERO Runtime health and decision-support context.

Inferred read-only
zero_get_mcp_status

Return this public MCP endpoint status and safety boundary.

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.getzero-dev]
url = "https://getzero.dev/oss/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "getzero-dev": {
      "type": "http",
      "url": "https://getzero.dev/oss/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: getzero-dev
Remote MCP URL: https://getzero.dev/oss/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": {
    "getzero-dev": {
      "url": "https://getzero.dev/oss/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "getzero-dev": {
      "type": "http",
      "url": "https://getzero.dev/oss/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "getzero-dev",
  "transport": "streamable-http",
  "url": "https://getzero.dev/oss/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for getzero.dev was fetched 2026-08-23T22:16:47.958Z and is being refreshed.

Trust status Trusted

getzero.dev is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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