apple-rag-mcp
Semantic search across Apple developer docs and WWDC transcripts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install apple-rag-mcp?โผ
Run `npx skills add BingoWon/apple-rag-mcp --all -g -y` in your terminal to install the skill globally. You can also connect the hosted MCP server directly by adding the URL https://mcp.apple-rag.com to your client's MCP configuration.
How to search Apple developer docs with AI?โผ
Use the search tool with an English query containing framework and API names, then use fetch on any partial result to get the full document. The skill guides your agent through this search-then-fetch workflow automatically.
What content does apple-rag-mcp cover?โผ
It covers all Apple platform documentation for iOS, macOS, watchOS, tvOS, and visionOS, plus WWDC video transcripts, Human Interface Guidelines, and official technical articles.
Does apple-rag-mcp work with Cursor and Claude Code?โผ
Yes. It works with any MCP-compatible client including Cursor, Claude Code, Codex, and VS Code via a streamable HTTP connection.
Is apple-rag-mcp free to use?โผ
Yes. Anonymous access works with no setup, and a free registered account at apple-rag.com unlocks 50 queries per week, with a Pro tier for higher limits.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core