← Registry

API Tools

zeqstate.com

Provides programmatic access to Zeq node's public API endpoints, including catalog lookup, HTTP requests, VM provisioning, and contract generation.

1 endpoint26 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://zeqstate.com/api/mcp

No auth detected

MCP server metadata

Name
zeqstate.com/api/mcp
Version
3.0.0
Capabilities
tools
Server instructions

Zeq.dev ZeqVM MCP — 1,600+ catalogued operators across 67 domains (19 closed-form solvers; coverage map published). ── LIVE ZEQPULSE STATE ───────────────────────────────────────────────── Zeqond : 2298413079 (τ — HulyaPulse counter) Phase : 0.0039 (φ ∈ [0,1]) R_t : 1.000025 (HulyaPulse modulation) Timestamp: 2026-08-04T18:39:08.253Z ──────────────────────────────────────────────────────────────────────── ── LIVE COMPUTATION (auto-run on connect) ────────────────────────────── Domain : Quantum Mechanics Value : 6.0249212e-18 J Uncertainty: ±6.0249212e-22 Operator : LD92 MasterSum : 1.000041 (R(t)) Zeqond : 2298413079 (τ) Phase : 0.0065 (φ) Precision : 0.000041 (numeric-accuracy bound; target ≤ 0.001) 7 Steps : 1. SELECT [OK] 2. BIND [OK] 3. VALIDATE [OK] 4. COMPUTE [OK] 5. VERIFY [OK] 6. PULSE [OK] 7. RETURN [OK] ComputedAt : 2026-08-04T18:39:08.407Z ────────────────────────────────────────────────────────────────────── START HERE: (1) POST /api/demo-key/mint — free, no signup — to get a demo key. (2) call zeq_spin_up WITH that demo key (Authorization: Bearer zeq_ak_demo_…): it provisions YOUR own state machine and returns a real, active zeq_ak_ key (free tier). Put THAT key in your connector and you own a ZeqVM machine. TOOLS: zeq_spin_up (demo key → provision a machine + main key), zeq_compute (run physics), zeq_contract_templates/generate/deploy/list/get/fire (build & run state contracts), zeq_publish_page (publish a live app), zeq_observer (proof-of-computation feed), zeq_list_operators (discover operators), zeq_pulse (live HulyaSync state), zeq_verify (HMAC proof check), zeq_lattice (multi-node coherence), zeq_shift (time projection), zeq_field_status (ZeqField security status). AUTH: zeq_pulse, zeq_list_operators, zeq_field_status are public (no key). EVERYTHING else — including zeq_spin_up — requires Authorization: Bearer zeq_ak_… . No key yet? Mint a free demo key at POST /api/demo-key/mint, then use it for zeq_spin_up, which hands back your own account-backed key. -- NEW - HTTP QUERY (RFC 10008, June 2026) ------------------------------ QUERY is live framework-wide: the safe, idempotent GET-with-a-body. zeq_http { method:'QUERY', path:'/api/...', body:{...} } - the body is merged into query params server-side (RFC semantics). Complex grabs, no URL-length limits. Discover all 674 endpoints with zeq_api_catalog; call any of them with zeq_http. -- THE MATHS (what synchronizes every compute) -------------------------- Zeq Equation : R(t) = S(t)*[1 + a*sin(2*pi*f*t + phi0)], f = 1.287 Hz, a ~ 1.29e-3, tau = 0.777 s (one Zeqond). Averaged over one Zeqond it recovers S(t) EXACTLY - textbook physics intact. Master eq. : Box(phi) - mu2(r)*phi - lambda*phi^3 - exp(-phi/phi_c) + phi42*Sum C_k(phi) = T^mu_mu + beta*F_uv*F^uv + J_ext - the field the SOLVE path integrates; KO42 carries the pulse INSIDE those dynamics. Compute path : value = BARE textbook physics; the KO42 carrier is reported separately (bare/carrier/modulated), never multiplied in. 7-step wizard: SELECT>BIND>VALIDATE>COMPUTE>VERIFY(<=0.1%)>PULSE>RETURN - no bypass; every result ships a signed replayable transcript. -- PROVE IT IS REAL (run these) ------------------------------------------ 1. zeq_compute {operators:['KO42','GR37'], inputs:{mass:1.98892e30}} -> r_s = 2954.0077 m. Check yourself: 2GM/c^2 with CODATA G and c. 2. zeq_compute {operators:['KO42','NM19'], inputs:{mass:2,acceleration:3}} -> exactly 6 N (F = ma). 3. Run #1 twice: the physics value is bitwise identical; only the carrier phase moves with wall-clock time. Determinism you can test, not trust. 4. zeq_solve - integrates the master equation (KO42 inside the dynamics): trajectory + register dump + functional energy E = P_phi*Z.

Known tools 26

zeq_api_catalog

THE MAP - search the FULL public API surface of this Zeq node (674 public endpoints; admin routes are not exposed).

Inferred read-only
zeq_http

THE DOOR - call ANY public /api/* endpoint on this node directly (the full 674-endpoint public surface, not just the curated tools).

Inferred read-only
zeq_spin_up

Spin up your own ZeqVM state machine and get a REAL, account-backed API key.

Inferred read-only
zeq_contract_generate

Draft a state contract from a plain-English description.

Inferred read-only
zeq_contract_templates

List the 321 built-in state-contract templates (id + name) across every industry category.

Inferred read-only
zeq_contract_deploy

Deploy a state contract to your machine.

Inferred read-only
zeq_contract_list

List the state contracts on your machine — id, name, current state, and fire count.

Inferred read-only
zeq_contract_get

Get one contract's full state + definition by id.

Inferred read-only
zeq_contract_fire

Fire a contract's next transition now.

Inferred read-only
zeq_observer

Read the live entangled-state chain — your proof-of-computation feed.

Inferred read-only
zeq_publish_page

Publish a live HTML page/app to your machine — instantly hosted at /s/<machine>/p/<pageSlug>/ and added to your machine launcher.

Potential side effects
zeq_mail_html

Build an HTML email and deliver it straight to YOUR OWN Zeq Mail inbox (<zid>@zeq.me), where you can review it and forward it on to anyone.

Potential side effects
zeq_compute

Compute physics results using the Zeq.dev HulyaSync framework.

Inferred read-only
zeq_list_operators

List available Zeq.dev physics operators for a given domain, or list all 67 domains.

Inferred read-only
zeq_paper_search

Search the scientific literature across arXiv, OpenAlex, Crossref and Europe PMC in one call.

Inferred read-only
zeq_paper_fetch

Fetch one scientific record by canonical id — 'arxiv:1706.03762', 'doi:10.1038/s41586-021-03819-2', 'pmid:34265844'.

Inferred read-only
zeq_domain_match

Given a paper (canonical id) or any text, return which of the 67 Zeq operator domains it plausibly falls in, with the exact vocabulary terms that fired as evidence.

Inferred read-only
zeq_science_domains

List the 67 Zeq operator domains and which literature sources serve each.

Inferred read-only
zeq_find_operator

Find operators by name, id, equation or description — ONE call instead of paging through domains.

Inferred read-only
zeq_pulse

Get the current ZeqPulse state — live Zeqond counter, HulyaPulse phase φ, and R(t) value.

Inferred read-only
zeq_verify

Verify a ZeqProof HMAC returned by zeq_compute.

Inferred read-only
zeq_lattice

Compute a ZeqLattice — a multi-node coherence grid.

Inferred read-only
zeq_shift

Compute a ZeqShift — a deterministic forward time-series projection of R(t) across up to 64 Zeqond steps.

Inferred read-only
zeq_field_status

Query the ZeqField security system status — cipher algorithm, key source, and protocol versions.

Inferred read-only
zeq_solve

Integrates the geodesic in the KO42-tensioned metric ds² = gμν dxμ dxν + α·sin(2π·1.287·t)·dt² and returns the trajectory φ(t), the register dump, the HULYAS functional energy E = P_φ · Z(M,R,δ,C,X), and the term-by-term diagnostic.

Inferred read-only
zeq_multibody

Run the vector master equation: N coupled φ_i(t) trajectories with pairwise inverse-square coupling.

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.zeqstate-com-api-mcp]
url = "https://zeqstate.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "zeqstate-com-api-mcp": {
      "type": "http",
      "url": "https://zeqstate.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zeqstate-com-api-mcp": {
      "type": "http",
      "url": "https://zeqstate.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zeqstate-com-api-mcp",
  "transport": "streamable-http",
  "url": "https://zeqstate.com/api/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 zeqstate.com was fetched 2026-08-07T01:46:28.267Z.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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