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