Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.lonniev/cypher-mcp

REMOTE · CYPHER-MCP.FASTMCP.APP · SCANNED AUG 3

Monetized graph answers via named Cypher queries — Tollbooth DPYC operator

+5 this week 59 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability43
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 12163 tokens (~122/item across 99 items; 99 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage88
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 57% of tool parameters carry a description.Partial
  • Structured output schemas are declared (56% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · cypher-mcp.fastmcp.app

# add to Claude Code
claude mcp add --transport http lonniev-cypher-mcp https://cypher-mcp.fastmcp.app/mcp
# ~/.codex/config.toml
[mcp_servers.lonniev-cypher-mcp]
url = "https://cypher-mcp.fastmcp.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lonniev-cypher-mcp": {
      "type": "remote",
      "url": "https://cypher-mcp.fastmcp.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lonniev-cypher-mcp --url https://cypher-mcp.fastmcp.app/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  lonniev-cypher-mcp:
    url: "https://cypher-mcp.fastmcp.app/mcp"
// mcp.json
{
  "mcpServers": {
    "lonniev-cypher-mcp": {
      "type": "http",
      "url": "https://cypher-mcp.fastmcp.app/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 0
    • Tool coverage: 64% → 57% functional
    • Tool coverage: 100% → 56% functional
    • Schema quality: 158 → 122 functional
    • Schema quality: good → fair functional
    • Stability: fail → 0.23 functional
    • New tool “cypher_symbols_in_service” functional
    • New tool “cypher_what_realizes_capability” functional
    • New tool “cypher_upsert_patent_element” functional
    • New tool “cypher_upsert_capability” functional
    • New tool “cypher_which_service_handles” functional
    • New tool “cypher_anchor_symbol” functional
    • New tool “cypher_assert_invariant” functional
    • New tool “cypher_assert_rationale” functional
    • New tool “cypher_authorize_capability_why” functional
    • New tool “cypher_bind_capability_to_symbol” functional
    • New tool “cypher_bind_rationale_to_symbol” functional
    • New tool “cypher_capability_patents” functional
    • New tool “cypher_claim_issue” functional
    • New tool “cypher_context_pack” functional
    • New tool “cypher_explain_capability” functional
    • New tool “cypher_explain_patent_element” functional
    • New tool “cypher_factory_resolution_stats” functional
    • New tool “cypher_find_airline_flights” functional
    • New tool “cypher_guard_invariant_symbol” functional
    • New tool “cypher_index_symbol” functional
    • New tool “cypher_invariant_provenance” functional
    • New tool “cypher_issue_provenance” functional
    • New tool “cypher_link_capability_consumer” functional
    • New tool “cypher_link_capability_to_patent” functional
    • New tool “cypher_link_invariant_to_patent” functional
    • New tool “cypher_link_issue_to_capability” functional
    • New tool “cypher_link_pr” functional
    • New tool “cypher_link_root_cause” functional
    • New tool “cypher_list_capabilities” functional
    • New tool “cypher_list_invariants” functional
    • New tool “cypher_list_issues” functional
    • New tool “cypher_list_patent_elements” functional
    • New tool “cypher_mark_funding_state” functional
    • New tool “cypher_note_rejection” functional
    • New tool “cypher_recent_activity” functional
    • New tool “cypher_record_scope” functional
    • New tool “cypher_record_triage” functional
    • New tool “cypher_register_service” functional
    • New tool “cypher_retire_funding_block” functional
    • New tool “cypher_route_rejection” functional
    • New tool “cypher_routing_history” functional
    • New tool “cypher_service_provenance” functional
    • New tool “cypher_suggest_capability_why” functional
    • New tool “cypher_symbol_provenance” functional
  • 1 Aug 26 +16
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 55 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • Schema quality: unverified → fail functional
    • Schema quality: 727 → 158 functional
    • Tool coverage: 56% → 100% functional
    • Tool coverage: 57% → 64% functional
    • Tool coverage: unverified → 100 functional
    • Schema quality: fair → good functional
    • New tool “cypher_report_issue” functional
    • New tool “cypher_request_adoption” functional
    • New tool “cypher_request_credential_channel” functional
    • New tool “cypher_request_npub_proof” functional
    • New tool “cypher_reset_pricing_model” functional
    • New tool “cypher_restore_neon_schema” functional
    • New tool “cypher_service_status” functional
    • New tool “cypher_session_status” functional
    • New tool “cypher_set_pricing_model” functional
    • New tool “cypher_unpublish_tool” functional
    • New tool “cypher_update_coupon” functional
    • New tool “cypher_update_patron_credential” functional
    • New tool “cypher_update_query” functional
    • New tool “cypher_restore_credits” functional
    • New tool “cypher_account_statement” functional
    • New tool “cypher_account_statement_infographic” functional
    • New tool “cypher_adoption_status” functional
    • New tool “cypher_check_authority_balance” functional
    • New tool “cypher_check_balance” functional
    • New tool “cypher_check_payment” functional
    • New tool “cypher_check_price” functional
    • New tool “cypher_check_proof_status” functional
    • New tool “cypher_create_query” functional
    • New tool “cypher_delete_coupon” functional
    • New tool “cypher_delete_patron_credential” functional
    • New tool “cypher_delete_query” functional
    • New tool “cypher_execute_query_by_key” functional
    • New tool “cypher_forget_coupon” functional
    • New tool “cypher_forget_credentials” functional
    • New tool “cypher_get_nostr_profile” functional
    • New tool “cypher_get_notarization_proof” functional
    • New tool “cypher_get_operator_onboarding_status” functional
    • New tool “cypher_get_patron_credential_fields” functional
    • New tool “cypher_get_patron_onboarding_status” functional
    • New tool “cypher_get_pricing_model” functional
    • New tool “cypher_get_query” functional
    • New tool “cypher_list_canonical_identities” functional
    • New tool “cypher_list_constraint_types” functional
    • New tool “cypher_list_coupons” functional
    • New tool “cypher_list_my_coupons” functional
    • New tool “cypher_list_notarizations” functional
    • New tool “cypher_list_queries” functional
    • New tool “cypher_mint_coupon” functional
    • New tool “cypher_notarize_ledger” functional
    • New tool “cypher_oracle_about” functional
    • New tool “cypher_oracle_get_tax_rate” functional
    • New tool “cypher_oracle_how_to_join” functional
    • New tool “cypher_oracle_lookup_member” functional
    • New tool “cypher_oracle_network_advisory” functional
    • New tool “cypher_publish_nostr_profile” functional
    • New tool “cypher_publish_tool” functional
    • New tool “cypher_purchase_credits” functional
    • New tool “cypher_receive_credentials” functional
    • New tool “cypher_receive_npub_proof” functional
    • New tool “cypher_redeem_coupon” functional
  • 31 Jul 26 −13
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://cypher-mcp.fastmcp.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.fastmcp.app CN=Amazon RSA 2048 M04,O=Amazon,C=US 17 Jun 2026 31 Dec 2026 RSA 2048 SHA256-RSA a1583bafd89c7b58780ef1a0a0d2ad7
SANs: *.fastmcp.app
CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 773124f2a952e3ed18a58bdb85d1bc0ce5f27
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6
DNSSEC insecure

Validation of cypher-mcp.fastmcp.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
fastmcp.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://cypher-mcp.fastmcp.app/mcp Verified 200
http (plaintext) http://cypher-mcp.fastmcp.app/mcp HTTPS enforced 301 https://cypher-mcp.fastmcp.app/mcp
MCP tools — 99 exposed · ~11,436 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
cypher_list_issues ~65

List every triaged issue for the Issues register.

NameTypeReqDescription
dpop_tokenstring
npubstring
since_msintegerEpoch-ms lower bound on triage/scope time; 0 (default) = any time.

No output schema declared.

No examples provided.

cypher_list_my_coupons ~89

List the coupons this patron has redeemed on this operator. Returns both active and exhausted redemptions with a per-row ``status`` (``active`` / ``window_closed`` / ``patron_limit`` / ``total_limit``). Free — requires proof of ``npub``.

NameTypeReqDescription
dpop_tokenstring
npubstringyes

Structured output declared, but exposes no named fields.

No examples provided.

cypher_list_notarizations ~52

List recent Bitcoin notarization records.

NameTypeReqDescription
limitintegerMaximum records to return (default 20).
statusstringOptional filter (e.g., 'submitted', 'confirmed').

Structured output declared, but exposes no named fields.

No examples provided.

cypher_list_patent_elements ~60

List every filed patent reference numeral.

NameTypeReqDescription
dpop_tokenstring
npubstring
since_msintegerEpoch-ms lower bound on change time; 0 (default) = any time.

No output schema declared.

No examples provided.

cypher_list_queries ~50

Operator-only: list this operator's published query keys.

NameTypeReqDescription
dpop_tokenstring
npubstringRequired. The operator's npub (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

cypher_mark_funding_state ~172

Reflect an LLM-credit outage (or its clearance) in the intention graph.

NameTypeReqDescription
dpop_tokenstring
kindstringyesThe deferred work-item's kind: 'issue' or 'pr'.
npubstring
numberintegeryesThe issue or PR number the outage deferred.
repo_namestringyesRepository name.
statestringyes'awaiting-funds' when a credit outage defers the item; 'clear' when the canary confirms funding is restored.
urlstringyesCanonical GitHub URL of the issue/PR, carried from the CI run at runtime (github.server_url + repository) — never derived from a hardcoded owner. Lets the graph hyperlink straight to GitHub.

No output schema declared.

No examples provided.

cypher_mint_coupon ~152

Create a new operator-owned discount coupon.

NameTypeReqDescription
discount_percentnumberyesPercentage off the base price (0-100).
dpop_tokenstring
namestringyesThe catchy code patrons type to redeem (operator-scoped uniqueness).
total_usesAggregate cap across all patrons (default None = unlimited).
uses_per_patronHow many tool calls one patron can claim the discount on (default 1; pass null/None for unlimited within the window).
valid_fromstringyesISO-8601 datetime when the coupon becomes active.
valid_untilstringyesISO-8601 datetime when the coupon expires.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_notarize_ledger ~54

Build a Merkle tree of all patron balances and submit the root to Bitcoin via OpenTimestamps. Operator-only background task. Bitcoin confirmation takes 1-6 hours. Free — no credits required.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_note_rejection ~81

Record why the Porter rejected an issue.

NameTypeReqDescription
dpop_tokenstring
issue_numberintegeryesGitHub issue number.
npubstring
reasonstringyesWhy the issue was rejected (spam, out-of-scope, injection, ...).
repo_namestringyesRepository name.

No output schema declared.

No examples provided.

cypher_oracle_about ~22

Describe the DPYC ecosystem via the Oracle. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_oracle_get_tax_rate ~24

Get the current DPYC certification tax rate. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_oracle_how_to_join ~25

Get DPYC onboarding instructions from the Oracle. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_oracle_lookup_member ~33

Look up a DPYC community member by npub. Free.

NameTypeReqDescription
npubstringyes

Structured output declared, but exposes no named fields.

No examples provided.

cypher_oracle_network_advisory ~25

Get active network advisories from the Oracle. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_publish_nostr_profile ~150

Publish a CLIENT-SIGNED kind-0 profile to relays for an npub. The wheel never holds a patron nsec. The frontend signs the kind-0 metadata event with the patron's session key or a NIP-07 extension and passes the signed event (JSON) here; the wheel verifies the signature matches the npub, then relays it to public relays. The signature is the authorization — no proof token, no key custody. Free.

NameTypeReqDescription
npubstringThe patron's Nostr public key the event must be signed by.
signed_eventstringA JSON-encoded, client-signed kind-0 event.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_publish_tool ~245

Operator-only: expose a catalog query as a named, typed MCP tool. Projects the published query as a first-class tool named ``cypher_<key>`` whose flat, typed parameters come from the query's param schema (e.g. ``cypher_find_airline_flights(from_city, to_city)``). The tool is registered immediately but starts **unpriced** — it appears in Pricing Studio like any new tool; set its price there. Until priced, calls return "not priced yet (TBD)". Patrons then call it by name with typed params instead of ``execute_query_by_key``. The key must be a valid tool identifier (^[a-z][a-z0-9_]*$). Reconnect to see the new tool in the tool list.

NameTypeReqDescription
dpop_tokenstring
keystringyesAn existing catalog query key (see ``list_queries``).
npubstringRequired. The operator's npub (npub1...).
tool_intentstringOne-line description shown as the tool's purpose (defaults to the query's description).

Structured output declared, but exposes no named fields.

No examples provided.

cypher_purchase_credits ~199

Buy credits via Bitcoin Lightning. Creates a Lightning invoice. Pay it with any Lightning wallet, then call check_payment to confirm. Proof of npub ownership is required so credits land in the correct ledger. Free — no credits required to call.

NameTypeReqDescription
amount_satsintegerSatoshis to purchase (default 1000).
dpop_tokenstringyesRaw JSON of a kind-27235 Nostr event signed by npub — not base64, not NIP-98 'Authorization: Nostr <b64>' framing. Its `u` tag must hold THIS tool's exact name (from tools/list), not the endpoint URL…
npubstringyesThe Nostr public key (npub1...) the credits will fund.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_receive_credentials ~323

Pick up credentials from the Secure Courier. Completes the CREDENTIAL-DELIVERY flow (the ownership-proof counterpart is ``receive_npub_proof``). **Call this only after the user confirms they have replied.** Deterministic, one-shot retrieval: name the response you want with ``(sender_npub, service, dpop_token)`` and the tool drains ONLY the rendezvous relay that channel was pinned to. Every popped DM with the wrong session phrase is deleted and its sender is NACK'd; the first DM with the matching phrase is accepted (ACK'd) and the scan stops. If none match, the queue is drained and a ``courier_not_found`` result is returned. Do NOT poll, loop, or retry. If a credential_card (ncred1...) is provided, it is redeemed directly without any relay access (dpop_token not required for that path). On success, the payment processor client is reinitialized from the new credentials — no server restart needed.

NameTypeReqDescription
credential_cardstringOptional. An ncred1... card to redeem directly (bypasses the relay drain; dpop_token not needed).
dpop_tokenstringRequired. The session phrase returned by request_credential_channel for this exact channel.
sender_npubstringRequired. The npub that sent the credentials.
servicestringRequired. The credential service name (must match the service used in request_credential_channel).

Structured output declared, but exposes no named fields.

No examples provided.

cypher_receive_npub_proof ~310

Receive npub ownership confirmation from a patron. Completes the npub-OWNERSHIP-PROOF flow (the credential-delivery counterpart is ``receive_credentials``). **Call this only after the user confirms they have replied.** Deterministic, one-shot retrieval: name the response with ``(patron_npub, dpop_token)`` — the ``dpop_token`` being the value returned by ``request_npub_proof``. The tool drains ONLY the pinned rendezvous relay that challenge was published on, stopping at the DM whose phrase matches. Mismatched DMs are deleted and NACK'd (without revealing the expected phrase). If called before the user replies, their message will never be found. Do NOT poll, loop, or retry. The signed DM itself proves npub ownership (the patron's nsec signed it). On success, returns the ``dpop_token`` — the same token. The calling application MUST remember it and pass it as the ``dpop_token`` parameter on every subsequent paid tool call. The proof (a hash of the token) is stored in the vault keyed by that hash — the MCP never stores the raw token itself. Free.

NameTypeReqDescription
dpop_tokenstringRequired. The dpop_token returned by request_npub_proof.
patron_npubstringRequired. The patron's npub to receive proof from.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_recent_activity ~93

List every domain object changed within a date window, across all node types.

NameTypeReqDescription
dpop_tokenstring
npubstring
since_msintegerEpoch-ms lower bound on change time (inclusive); 0 = from the beginning.
until_msintegerEpoch-ms upper bound on change time (exclusive); 0 (default) = open (now).

No output schema declared.

No examples provided.

cypher_record_scope ~109

Record the actionable spec and the code-location method for an issue.

NameTypeReqDescription
actionable_textstringyesThe Porter's rough-English -> actionable spec translation.
dpop_tokenstring
issue_numberintegeryesGitHub issue number.
npubstring
repo_namestringyesRepository name.
resolved_viastringyesHow the code was located: 'graph' | 'scoped-grep' | 'wide-grep'.

No output schema declared.

No examples provided.

cypher_record_triage ~160

Record the Porter's triage of a GitHub issue.

NameTypeReqDescription
classificationstringyestype/* classification, e.g. 'bug'.
dispositionstringyesRouting disposition, e.g. 'agent/fix', 'rejected', 'blocked/upstream'.
dpop_tokenstring
issue_numberintegeryesGitHub issue number.
issue_urlstringyesThe issue's actual GitHub URL (gh issue view <n> --json url).
npubstring
repo_namestringyesRepository name.
repo_urlstringyesThe repository's actual GitHub URL (gh repo view --json url).
titlestringyesIssue title.

No output schema declared.

No examples provided.

cypher_redeem_coupon ~134

Claim a coupon by its name (the code the operator shared). Looks up the operator's coupon by ``code``, validates the window and total cap, and records a per-patron redemption row. Subsequent paid tool calls on this MCP auto-apply the discount until ``uses_per_patron`` is exhausted. Free — no credits required. Requires proof of ``npub``. Idempotent: redeeming the same code twice returns the existing redemption.

NameTypeReqDescription
codestringyes
dpop_tokenstring
npubstringyes

Structured output declared, but exposes no named fields.

No examples provided.

cypher_register_service ~83

Register a repo as a Service node in the factory graph.

NameTypeReqDescription
dpop_tokenstring
npubstring
repo_namestringyesRepository name, e.g. 'tollbooth-sample'.
repo_npubstringyesThe service's own Nostr npub (the repo as an actor).

No output schema declared.

No examples provided.

cypher_report_issue ~348

File a field report about this service as a GitHub issue on the operator's repo. Found a tool's metadata or response wrong or confusing? Report it where the tool lives. The **author of record is your npub** — no npub / no proof, no issue — and it is stamped into the issue so the report is attributed to you, not the operator. Costs a small fee (a free write to an issue tracker would be abused). The report is PUBLIC and goes to the maintainers' normal triage; nothing is verified here. Returns the filed issue's repo, number, and url. If this operator has not enabled field reports, returns an "issue reporting not configured" situation and you are not charged.

NameTypeReqDescription
bodystringyesThe details — which tool, what was wrong, what you expected.
dpop_tokenstringyesRaw JSON of a kind-27235 Nostr event signed by npub — not base64, not NIP-98 'Authorization: Nostr <b64>' framing. Its `u` tag must hold THIS tool's exact name (from tools/list), not the endpoint URL…
npubstringyesYour Nostr public key (npub1...); the report's author of record.
titlestringyesOne-line summary of the problem.
tool_namestringOptional: the specific tool the report is about (e.g. "schwab_get_option_chain").

Structured output declared, but exposes no named fields.

No examples provided.

cypher_request_adoption ~193

Ask a chosen Authority to adopt this operator (deferred courtship). RESTRICTED to the operator — requires proof the caller controls this operator's npub. Resolves the Authority's MCP endpoint from the community registry, mints an inline ownership proof with this operator's nsec, and delivers the request MCP-to-MCP. The Authority records it as pending; its owner approves on their own time. Poll ``adoption_status`` for progress; the operator flips to ``ready`` once the Authority provisions it.

NameTypeReqDescription
authority_npubstringyesnpub of the Authority to request adoption from.
dpop_tokenstringoperator-npub ownership proof (inline kind-27235 or cached token).
notestringoptional message for the Authority owner.
service_urlstringthis operator's MCP endpoint (advertised to the Authority).

Structured output declared, but exposes no named fields.

No examples provided.

cypher_request_credential_channel ~251

Open a Secure Courier channel for credential delivery. This is the CREDENTIAL-DELIVERY flow — use it to hand over a service secret (API keys, tokens). To merely prove you control an npub (the usual answer to a ``proof_required`` error), use ``request_npub_proof`` instead. Note: dynamic/OAuth2 services (e.g. Schwab) need NO couriered secret — check ``service_status`` first. Sends a welcome DM with a credential template. The recipient must read the DM in their Nostr client, fill in the fields, and reply manually. **This is a human-in-the-loop flow.** After calling this tool, STOP and tell the user what to do. Wait for the user to confirm they have replied before calling ``receive_credentials``. Do NOT poll or retry — each ``receive_credentials`` call destructively drains the relay mailbox.

NameTypeReqDescription
sender_npubstringRequired. The npub to send the template to.
servicestringRequired. The credential service name (e.g., from get_operator_onboarding_status or get_patron_onboarding_status).

Structured output declared, but exposes no named fields.

No examples provided.

cypher_request_npub_proof ~488

Request npub ownership proof from a patron via Nostr DM. This is the npub-OWNERSHIP-PROOF flow — use it when a call returns ``proof_required``. It proves the caller controls an npub; it does NOT deliver any service secret. To hand an operator its API keys or OAuth secrets, use ``request_credential_channel`` instead. Sends a challenge DM that the patron must sign and reply to using their Nostr client. **This is a human-in-the-loop flow.** After calling this tool, STOP and tell the user to check their Nostr client and reply to the challenge. Wait for the user to confirm they have replied before calling ``receive_npub_proof``. Do NOT poll or retry — each ``receive_npub_proof`` call destructively drains the relay mailbox. **Returns** a ``dpop_token`` — the demonstrated-proof-of-possession token that the calling application MUST remember and pass as the ``dpop_token`` parameter on every subsequent paid tool call. The MCP does not retain this value across restarts. **Lifecycle:** The cached proof expires after the patron's chosen duration. When it expires, call ``request_npub_proof`` again for a fresh challenge, then wait for the user, then call ``receive_npub_proof``. Free.

NameTypeReqDescription
patron_npubstringRequired. The patron's npub to request proof from.
reasonstringOptional. A human-readable purpose for the request ("I'm working on your request XYZ and need the Operator to do ABC for you"). Signed into the provenance attestation and shown in the DM, so the reci…
verify_atstringOptional. A free-form statement of WHERE you (the initiating agent) already showed this proof's one-time code to the user — a URL, or "your Claude.ai conversation", "the Grok session". The OAuth 2.0…

Structured output declared, but exposes no named fields.

No examples provided.

cypher_reset_pricing_model ~81

Erase all pricing models and restore a viable default. Deletes every stored model, then self-initializes a fresh one from the tool registry — all tools at 0 sats with proper UUIDs. Returns the new model. RESTRICTED to operator — requires proof (nsec-signed).

NameTypeReqDescription
dpop_tokenstring

Structured output declared, but exposes no named fields.

No examples provided.

cypher_restore_credits ~234

Credit a patron's ledger from a BTCPay-settled invoice. **RESTRICTED to the operator** — the operator owns the books and is the only party who can issue a manual credit grant. Patrons who believe they paid but never got credits must escalate to the operator's support, who then invokes this tool on their behalf. Use cases: cold-start vault races during check_payment, ncred delivery hiccups, patrons closing Top-Off sheets before settle, any infrastructure incident that left an invoice settled at BTCPay but uncredited on the operator's ledger. Idempotent — if the invoice is already credited (in the patron's ``credited_invoices``), returns success with credits_granted=0.

NameTypeReqDescription
dpop_tokenstringyesA kind-27235 Nostr event signed by the OPERATOR's nsec for this tool. Patron proofs are rejected.
invoice_idstringyesThe BTCPay invoice ID to verify and credit.
patron_npubstringyesThe patron's npub whose ledger receives the grant.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_restore_neon_schema ~148

Re-run ``ensure_schema()`` on every NeonVault this operator uses. Diagnostic / recovery tool for the case where the Neon HTTP SQL API is returning persistent 4xx errors and the operator suspects the schema isn't there or grants are wrong. Idempotent — uses ``CREATE TABLE IF NOT EXISTS`` so a successful re-run is harmless. Returns the per-step result. If any step raises, surfaces the Neon error message inline (0.31.0 reads the SQL error body that earlier wheels swallowed behind ``raise_for_status``). RESTRICTED to operator — requires proof (nsec-signed).

NameTypeReqDescription
dpop_tokenstring

Structured output declared, but exposes no named fields.

No examples provided.

cypher_retire_funding_block ~91

Retire a stale funding block to a historical record when its item closes.

NameTypeReqDescription
dpop_tokenstring
kindstringyesThe work-item's kind: 'issue' or 'pr'.
npubstring
numberintegeryesThe issue or PR number whose block is being retired.
repo_namestringyesRepository name.

No output schema declared.

No examples provided.

cypher_route_rejection ~104

Route a target's rejection reason back to the origin issue.

NameTypeReqDescription
by_repostringyesThe repo that declined the escalation.
dpop_tokenstring
npubstring
origin_issueintegeryesThe origin issue number.
origin_repostringyesThe ORIGIN repository the escalation routes back to.
reasonstringyesWhy the target declined (which DRY boundary / repo actually owns it).

No output schema declared.

No examples provided.

cypher_routing_history ~60

Show which repos have declined an issue and why.

NameTypeReqDescription
dpop_tokenstring
issue_numberintegeryesGitHub issue number.
npubstring
repo_namestringyesRepository name.

No output schema declared.

No examples provided.

cypher_service_provenance ~52

Pivot to a service — its capabilities, symbols, and issues.

NameTypeReqDescription
dpop_tokenstring
npubstring
repo_namestringyesRepository name.

No output schema declared.

No examples provided.

cypher_service_status ~21

Check the health and configuration of this service. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_session_status ~286

Check operator readiness. Returns the operator lifecycle state and clear guidance on what to do next. Free. Lifecycle states: - ready: Operator is warm and fully operational — vault AND pricing model verified. Proceed with tool calls. - warming_up: Operator is initializing (cold start). Try a tool call — it will warm up on demand. - misconfigured: Persistence rejected a query with a permanent SQL error (permission denied, missing relation). Paid tools will fail until the operator repairs the database — retrying does not help. - quota_exceeded: The persistence provider (Neon) answered HTTP 402 — the operator's database has exhausted its compute/storage quota, so the books are locked for billing. Paid tools fail; retrying does NOT help. The operator's Authority must restore capacity (upgrade the plan or wait for the quota reset). Free tools remain available. - not_registered: Operator has no Authority relationship yet. Call register_operator first. - no_identity: Operator nsec is not configured. Deployment issue.

NameTypeReqDescription
patron_npubstringOptional. If supplied, the response includes an ``upstream_oauth`` block with the patron's stored OAuth token expiry (runtime-derived from vault state) so a client can refresh proactively rather than…

Structured output declared, but exposes no named fields.

No examples provided.

cypher_set_pricing_model ~68

Set the active pricing model. RESTRICTED to operator. Requires a valid proof (Schnorr-signed kind-27235 event) proving the caller holds the operator's nsec.

NameTypeReqDescription
dpop_tokenstring
model_jsonstringyes

Structured output declared, but exposes no named fields.

No examples provided.

cypher_suggest_capability_why ~74

Offer the Journeyman's read on why a capability exists.

NameTypeReqDescription
dpop_tokenstring
inferred_whystringyesThe Journeyman's best explanation of why this capability exists.
namestringyesCapability name.
npubstring

No output schema declared.

No examples provided.

cypher_symbol_provenance ~61

Pivot to a code symbol — its service, capabilities, issues, decisions, invariants.

NameTypeReqDescription
dpop_tokenstring
fqnstringyesThe symbol's fully-qualified name.
npubstring

No output schema declared.

No examples provided.

cypher_symbols_in_service ~45

List a service's indexed symbols.

NameTypeReqDescription
dpop_tokenstring
npubstring
repo_namestringyesRepository name.

No output schema declared.

No examples provided.

cypher_unpublish_tool ~93

Operator-only: retire a previously published named tool. The catalog query itself is kept (still runnable via ``execute_query_by_key``); only its projected named tool is removed. Reconnect to see it disappear from the tool list.

NameTypeReqDescription
dpop_tokenstring
keystringyes
npubstringRequired. The operator's npub (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

cypher_update_coupon ~167

Patch a coupon's editable fields. Pass only the fields you want to change. To set a cap to unlimited (NULL in the schema), pass ``clear_uses_per_patron=true`` or ``clear_total_uses=true``. Renaming the code is allowed — existing patron redemption rows survive (they key on coupon id). RESTRICTED to operator — requires proof.

NameTypeReqDescription
clear_total_usesboolean
clear_uses_per_patronboolean
coupon_idstringyes
discount_percent
dpop_tokenstring
name
total_uses
uses_per_patron
valid_from
valid_until

Structured output declared, but exposes no named fields.

No examples provided.

cypher_update_patron_credential ~218

Add or update a single patron credential field. Merges into existing stored credentials without affecting other fields. Useful for setting an account identifier after OAuth, changing a default brain, etc. Free. Proof of npub ownership is required — this is a write to the patron's sensitive credential vault.

NameTypeReqDescription
dpop_tokenstringyesRaw JSON of a kind-27235 Nostr event signed by npub — not base64, not NIP-98 'Authorization: Nostr <b64>' framing. Its `u` tag must hold THIS tool's exact name (from tools/list), not the endpoint URL…
fieldstringyesThe credential field name to set.
npubstringyesThe patron's Nostr public key (npub1...).
valuestringyesThe value to store.

Structured output declared, but exposes no named fields.

No examples provided.

cypher_update_query ~117

Operator-only: update an existing named Cypher query template. Same shape as create_query, but the key must already exist.

NameTypeReqDescription
access_modestring
cypher_templatestringyes
descriptionstring
dpop_tokenstring
keystringyes
npubstringRequired. The operator's npub (npub1...).
param_schema
row_limitinteger
timeout_msinteger

Structured output declared, but exposes no named fields.

No examples provided.

cypher_upsert_capability ~96

Record a cross-cutting service Capability and one of its owners.

NameTypeReqDescription
dpop_tokenstring
keywordsstringyesComma-joined search keywords for forward-map resolution.
namestringyesCapability name, e.g. 'Secure Courier'.
npubstring
owner_repostringyesRepo of an owning Service (multi-owner: call again per owner).

No output schema declared.

No examples provided.

cypher_upsert_patent_element ~116

Record a patent reference numeral as a node.

NameTypeReqDescription
claim_familystringyesClaim family, e.g. 'Nostr Identity & Credential Exchange'.
dpop_tokenstring
figuresstringyesFigures the element appears in, e.g. '5' or '1,4'.
namestringyesElement name from the reference-numeral schedule.
npubstring
refintegeryesPatent reference numeral, e.g. 610.

No output schema declared.

No examples provided.

cypher_what_realizes_capability ~48

Find the symbols that implement a capability.

NameTypeReqDescription
dpop_tokenstring
namestringyesCapability name.
npubstring

No output schema declared.

No examples provided.

cypher_which_service_handles ~60

Find which service handles a given intent.

NameTypeReqDescription
dpop_tokenstring
keywordstringyesIntent keyword, e.g. 'npub proof', 'vault', 'pricing'.
npubstring

No output schema declared.

No examples provided.