Skip to main content
Beyond the programmatic SDK and hosted API, the STE offers AI-powered interfaces. They don’t replace your production integration — they sit alongside it, for building agent experiences and for understanding what a calculation did.

Everything runs on the same core

Both AI interfaces sit on the same calculation engine and tax database as the SDK and hosted API. The MCP calls Symmetry’s hosted engine; Tax Logic reads the logs the engine produces. Results and explanations are consistent with what your production integration computes.

Licensing

All AI interfaces require an STE license.
  • STE MCP is hosted by Symmetry, so a license is all you need to start chatting — connect your client to the remote service over OAuth, with no separate running instance to operate.
  • Symmetry Tax Logic additionally requires a running STE (hosted or on-premise) to produce the log files it analyzes.
See Licensing for how the STE license, hosted API key, and SLS API key relate.

The three AI interfaces

STE MCP

A Model Context Protocol server that gives you direct access to STE’s calculation engine through plain English, inside the AI tools you already use (Cursor, Claude Desktop, Claude Code, Gemini CLI). No code, no payload to assemble.

Tax Logic Chat

An AI-powered agent that explains how STE calculated a specific tax. Upload a log file or JSON payload, ask a question, and get a detailed, step-by-step explanation.

Tax Logic API

A single API endpoint that turns complex tax computation logic into clear, plain-language explanations you can display to employees in self-service portals and payroll UIs.

Which one is right for me?

STE MCP

Best for tax and compliance analysts, support reps, implementation teams, and product managers who want to run calculations, resolve locations, and look up jurisdiction and benefit data conversationally — without writing code. Requires an active STE license and a supported AI client.

Symmetry Tax Logic Chat

Best for troubleshooting and understanding a specific calculation from a log file or payload. Available in the Client Support Center and included with Symmetry Tax Engine Premium.

Symmetry Tax Logic API

Best for building transparent, employee-facing tax explanations into payroll platforms, HR systems, and self-service portals. Designed for integration in about a day using the Developer Integration Kit.

Building an integration?

If you’re a developer implementing or integrating with STE, the STE Developer AI CoPilot is an AI-assisted development resource you can load directly into an AI-powered IDE (Cursor, VS Code with GitHub Copilot, and more) for context-aware guidance, implementation planning, and code generation.