ned-watch-mcp
Register a URL, condition, or deadline; Ned wakes you at your callback when it fires. Independent, multi-region, signed.
Client bits for Ned Watch: the MCP server (uvx ned-watch-mcp) and the skill file (SKILL.md, installable with npx skills add ned-mind/ned-watch-skill). The service itself lives in the private nedwatch repo.
MCP server
mcp/server.py is a stdio MCP server over the public API (tools: watch_register, watch_get, watch_cancel,
deadman_checkin, balance, pricing). Paying is not an MCP tool; the agent pays the x402 402 directly. It installs as the ned-watch-mcp command.
Add it to an MCP client. Claude Desktop (claude_desktop_config.json), Cursor (.cursor/mcp.json) and OpenClaw
(mcp block of the agent config) all take the same shape:
{
"mcpServers": {
"ned-watch": {
"command": "uvx",
"args": ["ned-watch-mcp"],
"env": { "NED_AGENT_KEY": "nw_..." }
}
}
}
Leave NED_AGENT_KEY out on first use: watch_register returns a key (shown once) and tells the agent to store it.
From source: uvx --from git+https://github.com/ned-mind/ned-watch-skill ned-watch-mcp, or pip install . then ned-watch-mcp.
SKILL.md (also at skill/SKILL.md) is the skill file for skills.sh / OpenClaw; same description, the curl, the callback contract and the verify snippet.
Release files for ned-watch-mcp 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ned_watch_mcp-1.0.1.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ned_watch_mcp-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.7 kB
Release files / ned_watch_mcp-1.0.1.tar.gz
| Download URL | ned_watch_mcp-1.0.1.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f6ad03cccbf8f24b3ea9ffae5e437e73042f583504b1e8d1cd61c00f8fb4d4f
|
|
BLAKE2b-256 checksum How to use checksums |
e900082ab93b6de9946eb81a0462fad205721522a40942c01a2c0008522d50ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 27, 2026.
Transparency logRelease files / ned_watch_mcp-1.0.1-py3-none-any.whl
| Download URL | ned_watch_mcp-1.0.1-py3-none-any.whl |
|---|---|
| Size | 5.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9d8f8a39d1eb0f3608d928da2e2a17ed157c616d96004e0ebbc74e1e0eb83c3f
|
|
BLAKE2b-256 checksum How to use checksums |
f7c189b70c682c9507ad1c23de47f8c9ba75c459f499871763d1c03698db6799
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 27, 2026.
Transparency log