> ## Documentation Index
> Fetch the complete documentation index at: https://developer.usetyms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Perplexity

> Connect Tyms MCP to Perplexity using the Perplexity Client ID.

Perplexity can connect to Tyms MCP if it supports remote MCP connectors with OAuth. Use the Perplexity-specific Client ID below — not the Claude, ChatGPT, or generic IDs.

## Before you start

| Field                         | Value                          |
| ----------------------------- | ------------------------------ |
| **Server URL (read-only)**    | `https://mcp.usetyms.com`      |
| **Server URL (read + write)** | `https://mcp.usetyms.com/full` |
| **Auth**                      | OAuth                          |
| **Client ID**                 | `usetyms-mcp-perplexity`       |

## Steps

<Steps>
  <Step title="Open MCP / connector settings">
    In Perplexity, open the settings where you add custom MCP servers or connectors.
  </Step>

  <Step title="Add Tyms">
    Create a connector with:

    * **Server URL:** `https://mcp.usetyms.com` (read-only) or `https://mcp.usetyms.com/full` (read + write)
    * **Auth:** OAuth
    * **Client ID** (when requested): `usetyms-mcp-perplexity`
  </Step>

  <Step title="Complete Tyms OAuth">
    Sign in to Tyms when prompted and approve the business.
  </Step>

  <Step title="Enable Tyms for your session">
    Turn the connector on before asking accounting questions.
  </Step>
</Steps>

## Example prompts

> What does our balance sheet look like as of today?

> List unpaid invoices over 30 days and group them by customer.

More: [Example prompts](/mcp/example-prompts).

## Tips

* Prefer **read-only** unless you need write access.
* Keep confirmation prompts on for writes when using `/full`.
* Client IDs are platform-specific — see [Authentication](/mcp/authentication) if you also connect Claude or ChatGPT.
