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