MCP Server
MCP
io.github.antoinedelorme/kweenkl-mcp
Push notifications for AI agents - send instant iPhone notifications from any MCP client.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.kweenkl.com/mcp",
"headers": [
{
"description": "kweenkl device token (from the iOS app settings). Optional — only needed for channel management tools; sending notifications works with a channel webhook token, and OAuth login is also supported.",
"isSecret": true,
"name": "X-Kweenkl-Device-Token"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment