You're viewing a demo portfolio

Join the waitlist
PRSM

cypher_recent_activity

Active

Tool of cypher-mcp

declared in 3.4.2

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

Parameters schema

{
  "type": "object",
  "properties": {
    "npub": {
      "type": "string",
      "default": ""
    },
    "since_ms": {
      "type": "integer",
      "default": null,
      "description": "Epoch-ms lower bound on change time (inclusive); 0 = from the beginning."
    },
    "until_ms": {
      "type": "integer",
      "default": null,
      "description": "Epoch-ms upper bound on change time (exclusive); 0 (default) = open (now)."
    },
    "dpop_token": {
      "type": "string",
      "default": ""
    }
  },
  "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 →