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