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