mcpbeat Sign in

Heddle MCP Server

local only

Heddle runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 2 Sep 2026.

Content-addressed contracts and a verification cache that cut agent context by skipping proven code.

Installs per day peak 50 · avg 16 · -45% w/w
a month agotoday
73
Installs / week
pypi · heddle-mcp
2
Stars
2 open issues
2 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check Heddle 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 heddle -- uvx heddle-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "heddle": {
      "args": [
        "heddle-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.heddle]
command = "uvx"
args = ["heddle-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "heddle": {
      "args": [
        "heddle-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "heddle": {
      "args": [
        "heddle-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Heddle

same job, measured the same way
Hashloom
by davet47

Content-addressed contracts and a verification cache that cut agent context by skipping proven code.

822 installs/wk local only
Sv Number
by sv-number

Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back.

29 installs/wk local only
Machine Inbox
by machineinbox

Task-scoped email inboxes for AI agents: read mail, extract verification codes, and reply.

11 tools answering
FetchSandbox
by fetchsandbox

A deterministic verification engine for agents. Proves a fix: fails on the old code, passes on new.

1 014 installs/wk local only
Wisegit
by sandip124

Extracts decision intent from git history and protects intentional code from AI modification.

34 installs/wk local only
Knowing
by blackwell-systems

Content-addressed code graph with 22 MCP tools for AI agents.

43 installs/wk local only
N
agentsbase — Email for AI Agents
by agentsbase

Email for AI agents. Create mailboxes, send/receive emails, and auto-extract verification codes.

26 installs/wk local only
Sms Verify
by jojapi

SMS Verify: SMS Verify API is a secure and easy-to-integrate service that sends verification codes.

2 tools answering

Heddle — questions

Answers built from our own checks of this server.

Why is there no uptime for Heddle?
Heddle 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 pypi package heddle-mcp was installed 73 times last week.
How do I connect Heddle?
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 heddle-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Heddle?
The pypi package heddle-mcp was installed 73 times in the last week. Week over week that is -45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Heddle open source?
Yes — it is published under the Apache-2.0 licence, written in Python, 2 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.