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