Skip to main content

MCP server for the Zero Network — lets AI agents understand, integrate, and transact on Zero

Project description

Zero Network MCP Server

An MCP server that gives AI agents instant access to Zero Network documentation, integration guides, and utility tools.

Tools (14)

Documentation

Tool Description
zero_overview Network overview — what Zero is, core facts, architecture, links
zero_transaction_format 100-byte wire format, 48-byte account state, crypto primitives
zero_python_sdk Python SDK — install, wallet, send, bridge, env vars
zero_javascript_sdk JavaScript SDK — install, wallet, send, env vars
zero_x402_integration x402 HTTP payment protocol — server middleware, client auto-pay
zero_mcp_payments MCP payment integration — charge per tool call, spending limits
zero_api_reference All 8 gRPC endpoints
zero_network_parameters Full parameter table — fees, limits, staking, slashing
zero_validator_info Validator setup, hardware, staking, economics
zero_security_model Security architecture, Trinity Validators, attack mitigations
zero_implementation_guide Step-by-step: API paywall, MCP pricing, website paywall

Utilities

Tool Description
zero_convert Convert between USD, Z, and units
zero_estimate_cost Estimate transaction costs with competitor comparison
zero_pricing_calculator Calculate revenue for a Zero-gated service

Usage

Claude Code / Claude Desktop

Add to your MCP config:

{
  "mcpServers": {
    "zero": {
      "command": "uv",
      "args": ["run", "--directory", "/path/to/mcp-server", "python", "-m", "zero_mcp.server"]
    }
  }
}

Direct

cd mcp-server
uv venv && uv pip install "mcp[cli]>=1.0.0"
source .venv/bin/activate
python -m zero_mcp.server

What Agents Can Do

An AI agent connected to this MCP server can:

  1. Learn what Zero is and how it works
  2. Get SDK code examples for Python or JavaScript
  3. Implement x402 paywalls on their APIs
  4. Add per-tool pricing to their MCP servers
  5. Convert between USD/Z/units
  6. Estimate costs for any transaction volume
  7. Calculate revenue projections for paid services

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zero_network_mcp-0.1.0.tar.gz (9.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zero_network_mcp-0.1.0-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file zero_network_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: zero_network_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for zero_network_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 197bf88ef7f9d3033b380ca5872b11bc2804539ba3665007903ab3552b7209e5
MD5 eef82a78e79b49aa0d8cbd8269c05cf1
BLAKE2b-256 12b39101d550858f8c2f4955e99243c79dc6f6dd725565b09f85cd4d0312fb59

See more details on using hashes here.

File details

Details for the file zero_network_mcp-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zero_network_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 297ca58493669e1a3d49200e379579af3f6c2f5db47bfcf402451db6bd5fd1ae
MD5 6cca6f7dcb54a14903193a1a679795f6
BLAKE2b-256 542c64f74416ef4f1a5fdaafd8caca2fea86d1634ddf0d49e4f3da2af5476063

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page