1. Conduid
  2. Developer Tools
  3. kweenkl
MCP server · Developer Tools

kweenkl

launch demo available with example webhook token.

Unclaimed MIT last commit 7 months ago automation
49Fair

Scored 4 months ago · breakdown

About kweenkl

kweenkl is an MCP server published by antoinedelorme in the Developer Tools category: launch demo available with example webhook token. It has been installed 0 times through Conduid.

Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx kweenkl-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about kweenkl

Powered by Claude · Grounded in docs

I know everything about kweenkl. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

README

kweenkl MCP Server (Deprecated)

This local MCP server is deprecated. Use the hosted remote MCP server instead — no installation required.

Use the Remote MCP Server

Endpoint: https://api.kweenkl.com/mcp

Setup

  1. Download the kweenkl iOS app
  2. Go to Settings in the app and copy your Device Token
  3. Add the MCP server to your AI client:

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.

Full Documentation

See kweenkl.com/skill.md for the complete API reference.

Links

License

MIT

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About kweenkl

How do I install kweenkl?

Run npx kweenkl-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is kweenkl safe to use with an AI agent?

Its trust score is 49 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is kweenkl still maintained?

The last commit was 7 months ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.