rehearse_csv_import — CSV Import Rehearsal MCP Tool
rehearse_csv_import
(rehearse csv import) is one of 1 tool on the
CSV Import Rehearsal
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call rehearse_csv_import from your client
- Claude Code CSV Import Rehearsal rehearse_csv_import run in your project directory
- Claude Desktop CSV Import Rehearsal rehearse_csv_import ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CSV Import Rehearsal rehearse_csv_import ~/.cursor/mcp.json
- VS Code CSV Import Rehearsal rehearse_csv_import .vscode/mcp.json
- Zed CSV Import Rehearsal rehearse_csv_import ~/.config/zed/settings.json
- Windsurf CSV Import Rehearsal rehearse_csv_import ~/.codeium/windsurf/mcp_config.json
- Cline CSV Import Rehearsal rehearse_csv_import ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CSV Import Rehearsal rehearse_csv_import ~/.gemini/settings.json
- Grok CSV Import Rehearsal rehearse_csv_import .mcp.json (in your project root)
- ChatGPT CSV Import Rehearsal rehearse_csv_import Settings → Connectors → Advanced → Developer mode
- Claude.ai CSV Import Rehearsal rehearse_csv_import Settings → Connectors → Add custom connector
- LangChain CSV Import Rehearsal rehearse_csv_import pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http csv-import-rehearsal https://mcp-factory.bowling-anthony.workers.dev/csv-import-rehearsal/mcp
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.