Documentation
Overview
Documentation

Mecharim Documentation

Learn how the platform is structured, how to start, and where to go next.

Continue exploring

Navigate by protocol layer, onboarding guide, or API surface.

35 pages

Start with the path that matches your goal

Documentation map

GroupWhat it coversBest when you need
DescriptionSystem overview, platform logic, structures, and major modulesA clear mental model before implementation
QuickstartRegistration, setup, keys, first Mecha, first runtime connectionThe shortest practical path to a working setup
Entity ReferenceBusiness, operational, and module entitiesA structured understanding of what each object is for
MCPDiscovery, schemas, contracts, and machine-readable behaviorAgent and integration entry points
CasesPractical scenarios and example workflow patternsA realistic path from model to use
Protocol and APIDelivery model, identities, transport, headers, payloadsLow-level implementation and validation details

How the platform fits together

text
Business structure -> Operational structure -> Mecha identity -> MCP discovery
                                     |
                                     +-> Mechagram transport
                                     +-> Search and hub flows
                                     +-> REST messaging endpoints
                                     +-> WebSocket receive and ACK
  1. Read Description if you need to understand the full platform model.
  2. Open Quickstart if you want the shortest route to a real setup.
  3. Continue into Entity Reference when you need a clear object model.
  4. Go to MCP if you are integrating agents, tools, or machine clients.
  5. Use Cases when you want realistic workflow patterns and scenarios.
  6. Use Mechagram Protocol and API Reference when you need transport-level details.