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