{
  "$schema": "https://github.com/wild-card-ai/agents-json",
  "name": "Rafael Lopes",
  "description": "Rafael Lopes — canonical identity root. Machine-readable identity, credentials, and links to every surface.",
  "url": "https://r-lopes.com",
  "author": {
    "name": "Rafael Lopes",
    "url": "https://r-lopes.com/#rafael-lopes"
  },
  "capabilities": [
    {
      "name": "read_identity",
      "description": "The canonical identity document.",
      "method": "GET",
      "url": "https://r-lopes.com/.well-known/identity.json"
    },
    {
      "name": "read_content_index",
      "description": "Index of machine-readable resources.",
      "method": "GET",
      "url": "https://r-lopes.com/llms.txt"
    },
    {
      "name": "search_knowledge_base",
      "description": "Search and retrieve posts, briefs, and expertise via the MCP knowledge base.",
      "mcp": "https://mcp.r-lopes.com/mcp",
      "tools": [
        "search",
        "get_post",
        "get_brief",
        "list_tags",
        "identity"
      ]
    }
  ],
  "openapi": "https://r-lopes.com/openapi.json",
  "mcp": "https://r-lopes.com/webmcp.json",
  "_build": {
    "schema_version": "1.1",
    "hash": "987bc7bb",
    "canonical_sha256": "08ee74166dbc602d569bf1b4effc789075307805c3e6343a3a7efb1d537e8c19",
    "generator": "identity/generate.mjs",
    "canonical_url": "https://r-lopes.com/.well-known/identity.json"
  }
}
