Claude Code can connect to Tyms MCP over HTTP. Other MCP-compatible CLI clients that support remote MCP + OAuth can use the same URLs; labels in the UI may differ.
Add the server
Complete OAuth
- In a Claude Code session, run
/mcp.
- Follow the prompts to connect and authorize.
- If the client asks for a Client ID, enter:
- Sign in to Tyms and approve the business.
Which URL should I use?
/full can change real business data. Prefer read-only unless you need write tools, and keep confirmation / approval on for destructive actions.
After connecting
Ask accounting questions in natural language, for example:
List unpaid invoices over 30 days and group them by customer.
See Example prompts and Capabilities.