Restarts the Claude Desktop application specifically when the MCP Autostarter fails, ensuring uninterrupted workflow and plugin reloading without closing the app.
Verify the status of MCP handler and Claude Desktop processes to ensure uninterrupted operation and enable plugin reloading without closing the application.
Enables Claude Code to send prompts to Claude Desktop using macOS automation and AppleScript. Supports conversation management and configurable response polling, though reading responses back is limited by Electron's accessibility APIs.
Provides web search capabilities to Claude AI using the Anthropic API, allowing LLMs to access up-to-date information from the web with customizable domain filtering.
Enables web searching via DuckDuckGo and extracting readable content from any URL using Mozilla Readability, providing web context similar to Cursor's built-in functionality.