TrueCalc

API

Integrate TrueCalc — MCP tools for agents, REST endpoints for services, and the Rust/npm packages.

This tab documents the machine-facing surfaces of TrueCalc:

  • MCP — the truecalc-mcp server tools (for Claude Desktop, Claude Code, and other MCP clients). Pages here will be generated from the MCP tool schemas.
  • REST — the hosted API (planned; generated from openapi.json via fumadocs-openapi when the hosted surface ships).
  • Library packages: truecalc-core on crates.io and @truecalc/core on npm.