https://mcp.terminal49.com) and adds a shared container-tracking skill, so you don’t have to add the server manually.
No API key required. The plugin contains no API keys or customer data. Authentication uses the same OAuth 2.1 browser flow as a direct MCP connection — sign in with your Terminal49 credentials when your agent first connects.
What the plugin provides
- OAuth connection to
https://mcp.terminal49.com— the same hosted MCP server the other setup guides configure directly - A shared
container-trackingskill that teaches agents how to choose and sequence the Terminal49 tools when searching, tracking, and investigating container shipments - Workflow guidance for status, pickup readiness, holds, ETAs, routes, delays, and demurrage-risk questions
- Guardrails around tracking-request creation, credentials, dates, and missing data
Install
- Claude Code
- Cursor
- Codex
- GitHub Copilot CLI
/mcp, select terminal49, and choose Authenticate.Prefer adding the MCP server directly? See the Claude Code guide.Test the plugin
After connecting your Terminal49 account, ask your agent:“Where is container CAIU1234567?”
“Is this container ready for pickup, and are there any holds?”It should use tools such as
search_container, track_container, and get_container. See the tools reference for the full list, and Test Numbers for containers you can use during development.
Troubleshooting
For plugin sources, the shared skill, and contribution guidelines, see the repository README.
Related guides
- Claude Code – Add the MCP server directly with
claude mcp add - Cursor – Add the MCP server directly via
mcp.json - MCP Overview – Tools, prompts, and resources reference
- MCP Server Quickstart – Full setup, including API-key and local stdio options
- Other MCP clients – Generic configuration for any client