Zero Network MCP Server

18 tools. 4 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

4 can modify or destroy data
14 read-only
18 tools total

Community server · catalogue entry verified 03/07/2026

How to control Zero Network MCP Server ↓

What Zero Network MCP Server exposes to your agents

Read (14) Write / Execute (1) Destructive / Financial (1)
Critical Risk

The most dangerous Zero Network MCP Server tools

4 of Zero Network MCP Server's 18 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Zero Network MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Zero Network MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "zero_pricing_calculator": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Cap read operations
{
  "web_search": {
    "limits": [
      {
        "counter": "web_search_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Zero Network MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON ZERO NETWORK →

Instant setup, no code required.

All 18 Zero Network MCP Server tools

READ 14 tools
Read web_search web_search Read zero_api_reference Get the Zero Network API reference — all 8 gRPC endpoints: Send, GetTransfer, GetHistory, GetBalance, GetAccou Read zero_convert Convert between USD, Z tokens, and units. Read zero_estimate_cost Estimate the cost of operating on Zero Network. Read zero_implementation_guide Get step-by-step implementation guide for accepting Zero payments — API providers (x402), MCP servers, website Read zero_javascript_sdk Get JavaScript SDK documentation — installation, wallet creation, sending Z, environment variables. Read zero_mcp_payments Get MCP server payment integration guide — how to charge AI agents per tool call, payment flow, spending limit Read zero_network_parameters Get all Zero Network parameters — fees, limits, staking, slashing, circuit breaker thresholds, pruning rules. Read zero_overview Get a comprehensive overview of the Zero Network — what it is, how it works, key facts, and links. Read zero_python_sdk Get Python SDK documentation — installation, wallet creation, sending Z, bridge operations, environment variab Read zero_security_model Get the Zero security model — attack mitigations, Trinity Validators, vault contract security, bridge protecti Read zero_transaction_format Get the Zero transaction wire format (136 bytes), account state format (48 bytes), and cryptographic primitive Read zero_validator_info Get validator documentation — hardware requirements, staking, trust scoring, slashing rules, economics. Read zero_x402_integration Get x402 HTTP payment protocol integration guide — server middleware (Python/JS), client auto-pay, 402 respons

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Zero Network MCP Server

Can an AI agent move money through the Zero Network MCP Server MCP server? +

Yes. The Zero Network MCP Server server exposes 1 financial tools including zero_pricing_calculator. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

How many tools does the Zero Network MCP Server MCP server expose? +

18 tools across 3 categories: Execute, Read, Write. 14 are read-only. 4 can modify, create, or delete data.

How do I enforce a policy on Zero Network MCP Server? +

Register the Zero Network MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Zero Network MCP Server tool call.

Deterministic rules across all 18 Zero Network MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

18 Zero Network MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.