cypher_anchor_symbol
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cypher-mcp
https://github.com/lonniev/cypher-mcp
2/7 registries