Installation
The supported stable channel is latest. Unqualified package references resolve the current stable release; pin an exact published version for repeatable automation. Historical prerelease dist-tags remain available only for consumers that deliberately select an older prerelease.
Install the runtime:
bash
pnpm add @a2amesh/runtimeRun the standalone MCP server without a global install:
bash
npx -y -p @a2amesh/mcp a2amesh-mcp --transport stdioThe product-owned client examples are read-only by default. Replace their placeholder tenant and endpoint with an authorized target, and keep concrete credentials in the runtime secret source.