Docs / Harness
The zero-config npm harness.
Use truecom for local scripts, agent demos, and thin wrappers around the hosted MCP and HTTP API surfaces.
Install
npm i truecom
When to use it
- Rapid agent prototypes
- Local CLI or worker scripts
- Clients that still need a stdio MCP bridge
When not to use it
Use the production SDKs when you need DPoP-bound credentials, stronger typing, typed rail helpers, or multi-tenant server deployment.