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