Skip to Content
Mantle MCP v0.1.0
Mantle MCP Documentation

Mantle MCP Documentation

Welcome to the documentation site for mantle-agent-scaffold, covering implementation status up to v0.1.0.

Version Scope

This documentation reflects:

  • Core MCP server capabilities in src/
  • v0.2 E2E test architecture and scenario design in e2e/
  • Release hardening and compatibility updates included in v0.1.0

Where To Start

If you are new to the project, start with:

  1. Concepts
  2. Architecture Model
  3. Testing Philosophy
  4. Skills and MCP Usage
  5. External Agent Integration

Current Status Snapshot (v0.1.0)

  • 19 MCP tools are implemented across chain, registry, account, token, DeFi read, indexer, and diagnostics domains.
  • E2E suite runs against live LLMs with scenario-based assertions and release gate evaluation.
  • OpenRouter compatibility is handled explicitly in the E2E runner.
  • Documentation and implementation are aligned for the v0.1.0 release line.
Last updated on