GPT Researcher: GPT Researcher is an open-source LLM agent designed for deep, structured research on any topic using web and local sources. It produces detailed reports with citations by running parallel research agents, scraping relevant sources, filtering content, and synthesizing findings. Supports local document research, customizable report formats, and multiple LLM backends including OpenAI, Anthropic, and Ollama.; XcodeMCPWrapper: XcodeMCPWrapper is a Python wrapper designed to resolve a compatibility issue between Xcode's mcpbridge and strict MCP-spec-compliant clients like Cursor. It achieves this by intercepting responses from `xcrun mcpbridge` and copying data from the `content` field into the required `structuredContent` field, ensuring full compatibility.
Automating deep research reports on any topic with sourced citations
Enable strict MCP-compliant AI development tools (e.g., Cursor) to reliably interact with Xcode's built-in MCP bridge