You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_anchor_symbol

Active

Tool of cypher-mcp

declared in 3.4.2

Record where a symbol lives so future triage scopes its grep.

Parameters schema

{
  "type": "object",
  "required": [
    "file_path",
    "symbol_fqn",
    "verified_at_sha"
  ],
  "properties": {
    "npub": {
      "type": "string",
      "default": ""
    },
    "file_path": {
      "type": "string",
      "description": "Repo-relative path of the file the symbol lives in (the grep scope)."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "symbol_fqn": {
      "type": "string",
      "description": "Fully-qualified name of the symbol just edited."
    },
    "verified_at_sha": {
      "type": "string",
      "description": "Commit/PR sha the anchor was verified against (from git)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

cypher-mcp

https://github.com/lonniev/cypher-mcp

2/7 registries
View full server →