Odel
OpenMesha

OpenMesha

Local
@anamized1HTMLUpdated 1w ago

Open agentic operations mesh MCP: agents, workflows, cost, governance, and x402.

OpenMesha (OM)

CI License Python 3.11+ MCP SDK CLI API x402

“Autonomous Local Economic System”

🚀 Live Demo

Live Demo

Interactive 14-chapter systems briefing (fully self-contained single file) — kernel, agents, economy, security, quantum, x402, HOTL, and more.

Open the live interactive demo


OpenMesha is a production-oriented agentic operating system: Super kernel (Thompson router, bitemporal memory, QAOA/VQE, AgentFence, x402, HOTL, PQC) delivered as a self-contained web control plane, plus a Python control plane with OS-like primitives — agents as processes, budgets, multi-agent workflows, MCP, SDK, and CLI.

A senior engineer who has never seen this repository can, using only the source and this README.md:

  1. Deploy the entire system (single command)
  2. Exercise every major feature
  3. Verify end-to-end correctness via automated checks

Support Agentic OS Kernels ($99) · Agentic OS Cycle ($0.75) · Public Goods Support

Non-custodial USDC (preferred for agents)

NetworkAddressExplorer
Base0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438basescan
Ethereum0xD3d0E9eDAe3Ac7bb199a8EAA761BdA423b878438etherscan
SolanaETQwWf19axArsY493UfC6bxe2BmEzmzvCb58PPnC38Asolscan

Related: rui · server-os · LRSI · OpenGOS

Surfaces

SurfaceEntry
Live Demo (GitHub Pages)OpenMesha-Briefing-SingleFile.html
Web control planeweb/openmesha.html
REST APIopenmesha-api / python -c "from openmesha.main import run; run()"
CLIopenmesha status / openmesha agents ... / openmesha workflow
MCP Serveropenmesha-mcp
SDKfrom openmesha.sdk import OpenMeshaClient
Multi-agent workflowsPOST /v1/workflows · MCP · CLI · skills/multi-agent-workflow/
Skillsskills/*/SKILL.md
CI.github/workflows/ci.yml
AGENTS.mdCoding-agent contract at repo root
WIRE production pathdocs/WIRE.md — full cloud/self-hosted path: architecture, om-ctl API, stack, Foundry economics, settlement, P0–P4 checklists

Quick Start

docker compose up --build
bash scripts/verify.sh

Design principles

  1. Least privilege by construction
  2. Cost is a first-class resource
  3. Fail closed (AgentFence + HOTL)
  4. Honest offline simulation
  5. Deployable with zero tribal knowledge

License

Apache-2.0