check_follow_up_text — Pinpoint dealership sales tools MCP Tool Read-only
check_follow_up_text
(check follow up text) is one of 18 tools on the
Pinpoint dealership sales tools
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_follow_up_text from your client
- Claude Code Pinpoint dealership sales tools check_follow_up_text run in your project directory
- Claude Desktop Pinpoint dealership sales tools check_follow_up_text ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Pinpoint dealership sales tools check_follow_up_text ~/.cursor/mcp.json
- VS Code Pinpoint dealership sales tools check_follow_up_text .vscode/mcp.json
- Zed Pinpoint dealership sales tools check_follow_up_text ~/.config/zed/settings.json
- Windsurf Pinpoint dealership sales tools check_follow_up_text ~/.codeium/windsurf/mcp_config.json
- Cline Pinpoint dealership sales tools check_follow_up_text ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Pinpoint dealership sales tools check_follow_up_text ~/.gemini/settings.json
- Grok Pinpoint dealership sales tools check_follow_up_text .mcp.json (in your project root)
- ChatGPT Pinpoint dealership sales tools check_follow_up_text Settings → Connectors → Advanced → Developer mode
- Claude.ai Pinpoint dealership sales tools check_follow_up_text Settings → Connectors → Add custom connector
- LangChain Pinpoint dealership sales tools check_follow_up_text pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pinpoint-dealership-tools https://usepinpoint.ai/api/mcp
Other tools on this server
- check_appointment_ask
- call_recording_consent
- ai_caller_disclosure
- follow_up_cadence
- roleplay_card
- crm_note_checklist
- call_scorecard
- conversation_signals
- dealership_glossary
- review_appointment_ask
- write_follow_up_texts
- rewrite_follow_up_text
- score_crm_note
- score_call
- tailor_follow_up_cadence
- answer_recording_question
- answer_ai_caller_question
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.