You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_index_symbol

Active

Tool of cypher-mcp

declared in 3.4.2

Index a code symbol as belonging to a service.

Parameters schema

{
  "type": "object",
  "required": [
    "lang",
    "repo_name",
    "symbol_fqn"
  ],
  "properties": {
    "lang": {
      "type": "string",
      "description": "Source language, e.g. 'python', 'swift', 'typescript', 'rust'."
    },
    "npub": {
      "type": "string",
      "default": ""
    },
    "repo_name": {
      "type": "string",
      "description": "Repository name."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    },
    "symbol_fqn": {
      "type": "string",
      "description": "Fully-qualified symbol name (per-language normalized)."
    }
  },
  "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 →