An app that brings language models directly to your phone.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"pocketpal-ai": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-pocketpal-ai"
]
}
}
}