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