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/api-docs/in-depth-guides/mcp.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Terminal49 MCP Server Quickstart"
description: "Set up the Terminal49 MCP server in Claude, ChatGPT, Cursor, Microsoft Copilot, or another MCP-compatible client to query live shipment and container tracking data."
description: "Set up the Terminal49 MCP server in Claude, ChatGPT, Cursor, Copilot, or any MCP client to query live shipment and container tracking data from your AI tool."
keywords:
- "Terminal49 MCP server"
- "AI container tracking"
Expand Down
2 changes: 1 addition & 1 deletion docs/mcp/home.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Terminal49 MCP Server"
sidebarTitle: "MCP Overview"
description: "Connect the Terminal49 MCP server to Claude, ChatGPT, Cursor, Microsoft Copilot, or any MCP client so AI tools can query, search, and answer questions with live shipment tracking data."
description: "Connect Claude, ChatGPT, Cursor, Copilot, or any MCP client to the Terminal49 MCP server to query live shipment tracking data with OAuth — no API key required."
keywords:
- "Terminal49 MCP server"
- "AI container tracking"
Expand Down
2 changes: 1 addition & 1 deletion docs/mcp/setup/chatgpt.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Connect ChatGPT to Terminal49"
sidebarTitle: "ChatGPT"
description: "Connect ChatGPT to the Terminal49 MCP server as a custom connector with OAuth — no API key required."
description: "Add Terminal49 as a ChatGPT custom connector using OAuth 2.1 with Developer mode — no API key needed to query live shipment and container tracking data."
keywords:
- "Terminal49 MCP server"
- "ChatGPT connector"
Expand Down
2 changes: 1 addition & 1 deletion docs/mcp/setup/claude-code.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Connect Claude Code to Terminal49"
sidebarTitle: "Claude Code"
description: "Connect Claude Code to the Terminal49 MCP server from your terminal with OAuth — no API key required."
description: "Add Terminal49 to Claude Code with `claude mcp add` and sign in through your browser — no API key needed to query live container and shipment tracking data."
keywords:
- "Terminal49 MCP server"
- "Claude Code"
Expand Down
2 changes: 1 addition & 1 deletion docs/mcp/setup/claude.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Connect Claude to Terminal49"
sidebarTitle: "Claude"
description: "Connect claude.ai or Claude Desktop to the Terminal49 MCP server with OAuth — no API key required."
description: "Add Terminal49 as a custom connector in claude.ai or Claude Desktop using OAuth — no API key needed to query live shipment and container tracking data in chat."
keywords:
- "Terminal49 MCP server"
- "Claude connector"
Expand Down
2 changes: 1 addition & 1 deletion docs/mcp/setup/cursor.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Connect Cursor to Terminal49"
sidebarTitle: "Cursor"
description: "Connect the Cursor IDE to the Terminal49 MCP server with OAuth — no API key required."
description: "Install the Terminal49 MCP server in Cursor with a one-click deep link or `.cursor/mcp.json`, then sign in via OAuth — no API key needed for container tracking."
keywords:
- "Terminal49 MCP server"
- "Cursor MCP"
Expand Down
2 changes: 1 addition & 1 deletion docs/mcp/setup/other-clients.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Connect Any MCP Client to Terminal49"
sidebarTitle: "Other MCP clients"
description: "Generic configuration for connecting any MCP-compatible client to the Terminal49 MCP server, with OAuth 2.1 or an API key."
description: "Reference config for any MCP-compatible client connecting to Terminal49 OAuth 2.1 with dynamic client registration or an API-key header fallback."
keywords:
- "Terminal49 MCP server"
- "MCP client"
Expand Down
2 changes: 1 addition & 1 deletion docs/mcp/setup/vs-code.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "Connect VS Code to Terminal49"
sidebarTitle: "VS Code"
description: "Connect VS Code and GitHub Copilot agent mode to the Terminal49 MCP server with OAuth — no API key required."
description: "Add Terminal49 to VS Code Copilot agent mode via `.vscode/mcp.json` and sign in with OAuth — no API key needed to query live shipment and container tracking."
keywords:
- "Terminal49 MCP server"
- "VS Code MCP"
Expand Down
Loading