Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.antoinedelorme/kweenkl-mcp

REMOTE · API.KWEENKL.COM · SCANNED AUG 3

Push notifications for AI agents - send instant iPhone notifications from any MCP client.

Available components

+4 this week 67 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability82
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 726 tokens (~90/item across 8 items; 6 tools + 2 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.kweenkl.com

# add to Claude Code
claude mcp add --transport http antoinedelorme-kweenkl-mcp https://api.kweenkl.com/mcp
# ~/.codex/config.toml
[mcp_servers.antoinedelorme-kweenkl-mcp]
url = "https://api.kweenkl.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "antoinedelorme-kweenkl-mcp": {
      "type": "remote",
      "url": "https://api.kweenkl.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add antoinedelorme-kweenkl-mcp --url https://api.kweenkl.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  antoinedelorme-kweenkl-mcp:
    url: "https://api.kweenkl.com/mcp"
// mcp.json
{
  "mcpServers": {
    "antoinedelorme-kweenkl-mcp": {
      "type": "http",
      "url": "https://api.kweenkl.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 63

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://api.kweenkl.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=kweenkl.com CN=WE1,O=Google Trust Services,C=US 8 Jun 2026 7 Sept 2026 ECDSA 256 ECDSA-SHA256 40e561ce799481e6139a7ed37b39c5bd
SANs: kweenkl.com, api.kweenkl.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of api.kweenkl.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
kweenkl.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.kweenkl.com/mcp Verified 200
http (plaintext) http://api.kweenkl.com/mcp Served over HTTP 200
MCP tools — 6 exposed · ~697 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
fetch ~56

Fetch details about a specific kweenkl channel or notification by ID.

NameTypeReqDescription
idstringyesThe ID of the channel or notification to fetch
typestringyesType of resource to fetch: 'channel' or 'notification'

No output schema declared.

No examples provided.

kweenkl ~363

Send a push notification using kweenkl. The verb 'kweenkl' means to send a notification. Use this to notify users about important events, updates, or information that requires immediate attention.

NameTypeReqDescription
glanceobjectOptional structured visualization rendered as a card inside the kweenkl iOS app. Must include a 'type' field. v1 supports type='line_chart' with required fields {labels: string[], values: number[]} (…
messagestringyesThe notification message content. Should be clear, concise, and actionable. Maximum recommended length: 500 characters for optimal mobile display.
payloadobjectOptional custom JSON payload for additional metadata. Can include any structured data that your app might process (e.g., action buttons, deep links, custom data).
prioritystringPriority level for the notification. 'high' = urgent/critical alerts, 'normal' = standard updates (default), 'low' = non-urgent information.
titlestringOptional title for the notification. Should be brief (max 50 chars recommended). If omitted, only the message will be shown.
webhook_tokenstringyesThe webhook token for your kweenkl channel. Format: UUID-like string. Can be found in the kweenkl iOS app by opening a channel and viewing 'Channel Info'.

No output schema declared.

No examples provided.

kweenkl_login ~141

Start the kweenkl login/onboarding flow. If the user provides their device_token (from the iOS app), this will immediately create their webhook. Otherwise, guides them to download the app or join the waitlist.

NameTypeReqDescription
device_tokenstringThe user's device token from the kweenkl iOS app. If provided, immediately creates a webhook for them.
emailstringUser's email address for waitlist subscription (only used if has_app is false)
has_appbooleanWhether the user already has the kweenkl iOS app installed. If true and no device_token, starts device auth flow.

No output schema declared.

No examples provided.

kweenkl_login_check ~59

Check the status of a device authorization flow. Call this after kweenkl_login to see if the user has approved the connection in their iOS app.

NameTypeReqDescription
session_idstringyesThe session ID returned from kweenkl_login

No output schema declared.

No examples provided.

kweenkl_status ~35

Check kweenkl server connectivity and status. Use this to verify the connection is working before sending notifications. No authentication required.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search ~43

Search kweenkl notification channels and messages. Use this to find channels by name or search through notification history.

NameTypeReqDescription
querystringyesSearch query to find channels or notifications

No output schema declared.

No examples provided.