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