Skip to main content
Glama
clauxel

ZeroLang Agent Compiler MCP

by clauxel

ZeroLang Agent Compiler MCP

ZeroLang Agent Compiler MCP remote MCP for ZeroLang.

Paid remote MCP for ZeroLang, structured receipts, usage logs, and audit-ready JSON evidence.

Public Endpoints

Related MCP server: evm-agent-toolkit

Access

This is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.

Authorization: Bearer <token>

Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.

Tools

  • compile_zerolang_program

  • run_zerolang_fixtures

  • explain_compile_error

  • export_agent_plan_json

Quick Start

  1. Open the website and choose a plan.

  2. Create or request an API token.

  3. Add the endpoint to an MCP client that supports Streamable HTTP remote servers.

  4. Send JSON-RPC requests with the bearer token.

Status

This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.

Related MCP Connectors

Related MCP Servers

  • A
    license
    C
    quality
    B
    maintenance
    Agent-first programming language: agents produce JSON AST, the compiler validates, type-checks, effect-checks, verifies contracts via Z3/SMT, and compiles to WASM. 19 MCP tools for the full compile-and-execute loop.
    22
    232 npm
    11
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Paid remote MCP server enabling CLI tool execution with structured receipts, usage logs, and audit-ready evidence for agent and CI workflows.
    1
    -