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

# Connecting your project to outside AI apps with MCP

> How to get the server URL from the MCP tab in settings and connect apps like Claude, ChatGPT, and Cursor to your pensiv workspace.

MCP is the channel that lets you keep your manuscripts and character sheets in pensiv while opening that project from the AI app you already use. Open settings and go to the **MCP** tab in the "General" group. The tab description is "Connect Claude, ChatGPT, Cursor, and other MCP clients to this workspace."

This tab is the setting that pulls outside AI apps toward the workspace. The other direction — attaching an external MCP server to the agent inside the app — is not in Settings → Agent.

It is available from the Pro plan up. On a plan below that, a "Pro plan required" badge is attached beside the title and the copy button and the app tiles are locked.

## Copying the server URL

The "Server URL" field in the "Connect" section already holds the workspace address. Press "Copy" at the right and the button changes to "Copied" for a moment.

Below the field is the note "Clients authorize over OAuth, or with a workspace access token you create in the dashboard." If you need a token, press "Manage tokens" at the top right and issue one from the dashboard.

<div className="app-window block dark:hidden">
  <img src="https://mintcdn.com/raumlabsinc/WQIpN21D_2L4wB76/images/en/agent/mcp--01.png?fit=max&auto=format&n=WQIpN21D_2L4wB76&q=85&s=e3dac481578e85fa0c2590bf566faa9e" alt="The top of the MCP tab opened on a Pro or higher account. There is no badge beside the “MCP” title, the “Manage tokens” button is on the right, and below, the “Connect” section shows the “Server URL” field and the “Copy” button, with the authorization note beneath them." width="2880" height="1800" data-path="images/en/agent/mcp--01.png" />
</div>

<div className="app-window hidden dark:block">
  <img src="https://mintcdn.com/raumlabsinc/WQIpN21D_2L4wB76/images/en/agent/mcp--01-dark.png?fit=max&auto=format&n=WQIpN21D_2L4wB76&q=85&s=d7039677fb42646f0062d4af0f232bda" alt="The top of the MCP tab opened on a Pro or higher account. There is no badge beside the “MCP” title, the “Manage tokens” button is on the right, and below, the “Connect” section shows the “Server URL” field and the “Copy” button, with the authorization note beneath them." width="2880" height="1800" data-path="images/en/agent/mcp--01-dark.png" />
</div>

<p className="app-caption">The server URL and the Manage tokens button sit in one place.</p>

## Attaching directly from an app tile

"Discover external AI apps" has tiles for Claude, ChatGPT, Cursor, VS Code, Windsurf, Zed, and "Other AI tools". Each tile behaves differently.

* **Cursor, VS Code** — press the tile and that app opens with the server registered.
* **Claude, ChatGPT** — the server URL is copied and the connector settings screen opens in the browser. Paste it there to connect.
* **Windsurf, Zed** — a config in that app's format is copied, and at the same time the browser opens that app's MCP setup documentation. **Other AI tools** — a generic config is only copied and nothing opens. After pasting it, replace the token slot with a value issued from the dashboard.

<div className="app-window block dark:hidden">
  <img src="https://mintcdn.com/raumlabsinc/WQIpN21D_2L4wB76/images/en/agent/mcp--02.png?fit=max&auto=format&n=WQIpN21D_2L4wB76&q=85&s=c535b4fd610f5e319d69ea1b4a02477c" alt="The same tab scrolled down so the “Discover external AI apps” section is visible. All seven tiles — Claude, ChatGPT, Cursor, VS Code, Windsurf, Zed, and “Other AI tools” — appear active." width="2880" height="1800" data-path="images/en/agent/mcp--02.png" />
</div>

<div className="app-window hidden dark:block">
  <img src="https://mintcdn.com/raumlabsinc/WQIpN21D_2L4wB76/images/en/agent/mcp--02-dark.png?fit=max&auto=format&n=WQIpN21D_2L4wB76&q=85&s=da97b56cbc4d0dd9598df03ad378b960" alt="The same tab scrolled down so the “Discover external AI apps” section is visible. All seven tiles — Claude, ChatGPT, Cursor, VS Code, Windsurf, Zed, and “Other AI tools” — appear active." width="2880" height="1800" data-path="images/en/agent/mcp--02-dark.png" />
</div>

<p className="app-caption">Press the tile for the app you use and the connection starts.</p>
