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