RPC Overview

exposes typed JSON-RPC 2.0 methods at:
POST {{API_URL}}/rpc
Use the product CLI or MCP server as RPC clients. Code generation and docs scaffolding run via local scripts (bun run generate:*, bun run docs:*), not through CLI or MCP.