Back to tools

read_llms_index

Read and parse llms-index.json from the public MCP discovery surface.

Schema and Policy
{
  "name": "read_llms_index",
  "description": "Read and parse llms-index.json from the public MCP discovery surface.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Registry",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}