Connect ContactShip with Claude Code
Connect your ContactShip account with Claude Code to manage agents, launch calls, and search contacts directly from the terminal.Step by step
Open your terminal
Make sure you have Claude Code installed. If not, follow the instructions at claude.com/claude-code.
What you can ask
- “List my agents” — See all your voice agents
- “Show the config of agent ag_xxx” — Full detail of an agent
- “Rewrite the survey agent’s prompt to sound more natural” — Reads, rewrites, and updates
- “Call +54 9 341 555 1234 with the collections agent” — Launches a call
- “Search contacts with last name Pérez” — Searches the CRM
- “Show my phone numbers” — Lists available numbers
Disconnect
If you need to remove the connection:Troubleshooting
"Invalid configuration" when adding
"Invalid configuration" when adding
Make sure to include
"type":"sse" in the JSON. The correct command is:"Failed to reconnect" on /mcp
"Failed to reconnect" on /mcp
Check that the server is up:If it returns
{"status":"ok"}, the server is fine. The issue may be your DNS. Try:Tools don't respond
Tools don't respond
Test your API key directly:If it returns a 401 error, your key is invalid. Generate a new one from the dashboard.
