Back to tools

get_info

Return MCP hub product identity, counts, gateway, factory, and discovery endpoints.

Schema and Policy
{
  "name": "get_info",
  "description": "Return MCP hub product identity, counts, gateway, factory, and discovery endpoints.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Registry",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}