Bridges Claude or ChatGPT to your iPhone's notification system through a hosted API. Install the kweenkl iOS app, grab your device token from settings, and configure your MCP client to hit api.kweenkl.com/mcp with the token header. Your AI agent can then fire push notifications directly to your phone. Useful when you want your assistant to alert you about long-running tasks, monitoring triggers, or time-sensitive updates without keeping the chat window open. The remote setup means no local installation, just point your client at the endpoint and authenticate with your device token.
This local MCP server is deprecated. Use the hosted remote MCP server instead — no installation required.
Endpoint: https://api.kweenkl.com/mcp
Claude Code:
claude mcp add kweenkl https://api.kweenkl.com/mcp --transport http --scope user --header "X-Kweenkl-Device-Token: YOUR_DEVICE_TOKEN"
ChatGPT: Add https://api.kweenkl.com/mcp in Settings > Apps & Connectors. Authentication is handled via OAuth — you'll be prompted to enter your device token during setup.
Any MCP client: Point to https://api.kweenkl.com/mcp with the X-Kweenkl-Device-Token header.
See kweenkl.com/skill.md for the complete API reference.
MIT
inditextech/mcp-server-simulator-ios-idb
mobile-next/mobile-mcp
srmorete/mobile-device-mcp
io.github.us-all/android