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