You're viewing a demo portfolio

Join the waitlist
PRSM

claidex_tool_catalog

Active

Tool of Claidex MCP

declared in 1.0.0

Return the complete MCP tool catalog, optionally including full input schemas and filtering native versus agent-backed tools.

Parameters schema

{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "required": [
    "include_schemas",
    "source"
  ],
  "properties": {
    "source": {
      "enum": [
        "all",
        "claidex-agent",
        "mcp-native"
      ],
      "type": "string",
      "default": "all"
    },
    "include_schemas": {
      "type": "boolean",
      "default": false,
      "description": "Include full JSON Schemas in the catalog."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Claidex MCP

https://github.com/ssatanis/claidex-sentinel

1/7 registries
View full server →