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