Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/mcp/setup/chatgpt.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Connect ChatGPT to the Terminal49 MCP server so it can answer questions with liv
In ChatGPT, open **Settings**, find the connectors section (labeled **Connectors** or **Apps**, depending on your version), open **Advanced settings**, and turn on **Developer mode**.
</Step>
<Step title="Create the connector">
In the same connectors section, click **Create** (or **Add custom connector**). You can also [open the create-connector screen directly](https://chatgpt.com/plugins#settings/Connectors?create-connector=true&redirectAfter=%2Fplugins). Then enter:
In the same connectors section, select **Create** (or **Add custom connector**). You can also [open the create-connector screen directly](https://chatgpt.com/plugins#settings/Connectors?create-connector=true&redirectAfter=%2Fplugins). Then enter:

| Field | Value |
| --- | --- |
Expand Down
4 changes: 2 additions & 2 deletions docs/mcp/setup/claude.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Custom connectors are managed in the same place on claude.ai (web) and in the Cl
In Claude, go to **Settings → Connectors**. On claude.ai you can also [open the Add custom connector dialog directly](https://claude.ai/new?modal=add-custom-connector#settings/customize-connectors) and skip the next click.
</Step>
<Step title="Add the Terminal49 connector">
Click **Add custom connector**, then enter:
Select **Add custom connector**, then enter:

| Field | Value |
| --- | --- |
Expand All @@ -39,7 +39,7 @@ Custom connectors are managed in the same place on claude.ai (web) and in the Cl
Leave the advanced OAuth fields (Client ID / Client Secret) empty — Claude registers itself automatically.
</Step>
<Step title="Sign in to Terminal49">
Click **Connect**. A browser window opens with the Terminal49 sign-in page. Log in with your Terminal49 account and approve access.
Select **Connect**. A browser window opens with the Terminal49 sign-in page. Log in with your Terminal49 account and approve access.
</Step>
<Step title="Enable the connector in a chat">
In a new chat, open the tools menu and make sure **Terminal49** is enabled. Then ask:
Expand Down
2 changes: 1 addition & 1 deletion docs/mcp/setup/cursor.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Connect Cursor to the Terminal49 MCP server so its AI agent can answer questions
You can also add it from the UI: **Cursor Settings → MCP → Add new MCP server**, using the same URL.
</Step>
<Step title="Sign in to Terminal49">
Cursor detects that the server requires authentication and shows a **Needs login** / **Connect** action next to it in **Cursor Settings → MCP**. Click it — your browser opens the Terminal49 sign-in page. Log in and approve access. Cursor stores and refreshes the tokens automatically.
Cursor detects that the server requires authentication and shows a **Needs login** / **Connect** action next to it in **Cursor Settings → MCP**. Select it — your browser opens the Terminal49 sign-in page. Log in and approve access. Cursor stores and refreshes the tokens automatically.
</Step>
<Step title="Use it in a chat">
Open the agent chat and ask:
Expand Down
Loading