Connect an AI assistant
Let ChatGPT, Claude, or another AI assistant quote fares and start bookings with Trident Taxis on your behalf. Setup takes about a minute — no coding required.
Your MCP server URL
https://tridenttaxis.online/mcpPaste this URL into any AI assistant that supports remote MCP servers.
The assistant will ask you to sign in the first time it connects, using the same account you use on this site.
Connect your assistant
ChatGPT
- Open ChatGPT → Settings → Connectors → Advanced and enable Developer mode (read the risk notice shown there). If Developer mode is unavailable, ask a ChatGPT admin to enable it.
- Click the “Create app” button next to the back button.
- Give it a name like Trident Taxis and paste the URL above.
- Click “Create”.
- Enable the app from the chat composer, then ask ChatGPT to use it — for example: “Use Trident Taxis to quote a taxi from Helensburgh to Glasgow Airport tomorrow at 8am.”
Claude
- Open Claude’s Add-connector dialog with the details prefilled , review, and click “Add”.
- If the prefilled form doesn’t open, go to Claude → Settings → Connectors → “Add custom connector”, name it Trident Taxis, and paste the URL above.
- Sign in when Claude prompts you.
- Enable the connector from the chat composer and ask Claude to use Trident Taxis.
Claude Code
- Run this one line in a terminal:
claude mcp add --scope user --transport http trident-taxis-app https://tridenttaxis.online/mcp- Start Claude Code and run
/mcpto confirm trident-taxis-app is connected. Sign in from that menu when prompted. - Ask Claude Code to use Trident Taxis.
Other MCP clients
- Open your client’s MCP server or custom-connector settings.
- Create a new remote MCP server connection.
- Name it Trident Taxis and paste the URL above.
- Complete any sign-in or authorization prompts.
- Enable the connection and ask the assistant to use Trident Taxis.
Refresh after we ship updates
AI assistants cache the list of available actions. If we add a new capability or change how one works, refresh the connection so your assistant sees the latest version.
ChatGPT
- Open ChatGPT’s app preferences and pick Trident Taxis under “Enabled apps”.
- Next to “Information”, click “Refresh”.
- If the URL changed, paste the latest URL from above.
- Start a new chat and ask ChatGPT to use Trident Taxis.
Claude
- Open Connectors and select Trident Taxis.
- Refresh or update the connector’s tools.
- If the URL changed, paste the latest URL from above.
- Ask Claude to use Trident Taxis.
Claude Code
- Start a new Claude Code session — it picks up new tools when it reconnects.
- If the URL changed, run
claude mcp remove trident-taxis-app, then run the install command above again with the latest URL. - Ask Claude Code to use Trident Taxis.
Other MCP clients
- Open your client’s MCP server or connector settings.
- Select the connection you created for Trident Taxis.
- Refresh the tool list, reload the server, or reconnect it.
- If the URL changed, paste the latest URL from above.
- Start a new chat or session and ask the assistant to use Trident Taxis.
Building your own integration? See the full MCP tool reference.