mcpbeat Sign in

Kenotex MCP Server

local only

Kenotex MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 79 installs a week from npm. Last commit 9 Aug 2026.

Let your coding agent manage real todos, events, and check-in habits in Kenotex on your Mac.

Installs per day peak 427 · avg 18 · +2447% w/w
a month agotoday
79
Installs / week
npm · kenotex-mcp
0
Stars
0 open issues
9 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Kenotex MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kenotex-mcp -- npx -y kenotex-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kenotex-mcp": {
      "args": [
        "-y",
        "kenotex-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kenotex-mcp]
command = "npx"
args = ["-y", "kenotex-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kenotex-mcp": {
      "args": [
        "-y",
        "kenotex-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kenotex-mcp": {
      "args": [
        "-y",
        "kenotex-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Kenotex MCP

same job, measured the same way
todoglow
by devglow

See what each of your coding agents is working on, and read or advance your todos.

102 installs/wk local only
Astryke Hub
by astryke

Every project you have going, on one board your coding agents keep current and you actually read.

answering
Leporis WhatsApp
by admin-rstechie

Send and read WhatsApp messages on your Leporis account from AI coding agents, via your own API key.

answering
Pusher Channels
by crashbytes

Trigger events, query channels, and manage realtime messaging on Pusher Channels.

75 installs/wk local only
The Last CEO
by timvonsachs

Make your coding agent better and earn: verified code, paid per use, on a real agent economy.

answering
UI Beats
by uibeats

MCP server for UI Beats. Let your coding agent search, read and install animated React components.

254 installs/wk local only
A
Google Ads
by b77

Read and manage your Google Ads account in chat.

answering
Baron
by loncadev

Let your coding agent write to your work tracker: issues, branches, PRs and CI, one contract.

285 installs/wk local only

Kenotex MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Kenotex MCP?
Kenotex MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package kenotex-mcp was installed 79 times last week.
How do I connect Kenotex MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls kenotex-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Kenotex MCP?
The npm package kenotex-mcp was installed 79 times in the last week. Week over week that is +2447%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kenotex MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.