# @didwork/mcp

Verify that an agent's claimed outcome actually happened, using independently gathered evidence

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.1.1
- **Author:** sh.didwork
- **License:** Apache-2.0
- **npm:** @didwork/mcp
- **Source:** https://github.com/didworksh/cursor-plugin
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 16 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-08T01:10:09.767Z
- **Version scanned:** 0.0.10
- **CVEs:** none found by OSV at scan time

## Tools

8 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `did_verify` — Independently verify that an intended outcome is actually true. Send a claim
- `did_get` — Fetch a verification by id (poll a pending async verification).
- `did_list` — Recent verifications for this API key — the developer log, evidence included.
- `did_watch` — Continuously re-verify a claim on an interval (e.g. '10m', '1h').
- `did_watches` — List active watches with their last verdicts.
- `did_unwatch` — Stop a watch by id.
- `did_usage` — Verifications performed, by month.
- `did_inspect_tool` — Capability Trust: before calling an agent tool with real-world consequences (money,

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@didwork/mcp\"\n      ],\n      \"env\": {\n        \"DIDWORK_API_KEY\": \"<YOUR_DIDWORK_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `DIDWORK_API_KEY` — Didwork API Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40didwork%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40didwork%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40didwork%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40didwork%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
