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
npx kweenkl-mcpThis 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
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
- Download the kweenkl iOS app
- Go to Settings in the app and copy your Device Token
- 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.