Skip to main content
Tyms exposes two MCP endpoints so you can choose the right access level.

URL notes

  • Pasting https://mcp.usetyms.com is enough for read-only access (it routes to the MCP transport).
  • You can also use https://mcp.usetyms.com/mcp for the same read-only server.
  • Use https://mcp.usetyms.com/full only when you intentionally want write access.
The /full endpoint can create, update, and delete real business data. Prefer read-only unless you need write access, and keep confirmation prompts enabled in your MCP client.

Connection details

Use these values when configuring any MCP client:

Read-only vs full at a glance

Recommended pattern for teams:
  1. Start everyone on read-only.
  2. Enable /full only for trusted workflows.
  3. Keep tool confirmation / human approval on for destructive actions (delete, payment posting, conversions).
See Read-only vs full for more guidance, and Capabilities for which tools appear on each endpoint.