mihaelamj/cupertino
MCP Developer ToolsApple Documentation MCP Server. Search Apple developer docs, Swift Evolution proposals, and 600+ sample code projects with full-text search.
Features
- Crawls Apple Developer documentation, Swift.org, Human Interface Guidelines, Swift Evolution proposals, and package metadata
- Indexes content into a fast SQLite FTS5 database with BM25F ranking and symbol columns
- Provides a terminal CLI for local search, reading, diagnostics, and setup
- Serves the same index to AI agents via the Model Context Protocol (MCP)
Recent releases
View all 9 releases →
v0.9.1
New feature
Notable features
- Added binary documentation for cupertino-tui, mock-ai-agent, cupertino-rel and other executables (48 new docs).
- Added MCP client configuration setup guides for OpenAI Codex, Cursor, VS Code Copilot, Zed, Windsurf, opencode.
Full changelog
0.9.1 (2026-01-25)
Added
- MCP client configuration docs - Added setup guides for multiple AI tools (#134, #137)
- OpenAI Codex (CLI and ~/.codex/config.toml)
- Cursor (.cursor/mcp.json)
- VS Code with GitHub Copilot (.vscode/mcp.json)
- Zed (settings.json)
- Windsurf (~/.codeium/windsurf/mcp_config.json)
- opencode (opencode.jsonc)
- Binary documentation - Full docs for additional executables (#137)
- cupertino-tui: Terminal UI with 5 views documented
- mock-ai-agent: MCP testing tool with arguments documented
- cupertino-rel: Release tool with 6 subcommands and all options
- 48 new documentation files in docs/binaries/
- mock-ai-agent --version - Added version flag support (#137)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Install & Platforms
Install via
shell-script
brew
Platforms
macos