Catalog
io.github.Lucid-Systems-LLC/lucid-apple-mcp
OfficialOn-device Apple Intelligence as MCP tools for macOS — OCR, tables, entity detection, generation.
On-device Apple Intelligence tools including OCR, table parsing, and text generation.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"lucid-apple-mcp": {
"command": "npx",
"args": [
"-y",
"lucid-apple-mcp@0.3.0"
]
}
}
}