{
  "$schema": "https://agents-txt.com/schema/agents-json/v1.0.json",
  "version": "1.0",
  "standard": "https://agents-txt.com",
  "site": {
    "name": "Nubelson Fernandes",
    "url": "https://nublson.com",
    "description": "Designer and developer sharing work, writing, and tools."
  },
  "mcp": [
    {
      "url": "https://nublson.com/.well-known/mcp/server-card.json",
      "endpoint": "https://nublson.com/api/mcp",
      "transport": "streamable-http",
      "description": "MCP server card and Streamable HTTP endpoint exposing read-only content tools."
    }
  ],
  "skills": [
    {
      "url": "https://nublson.com/.well-known/agent-skills/index.json",
      "description": "Agent skills for fetching blog posts and work case studies as markdown."
    }
  ],
  "a2a": [
    {
      "url": "https://nublson.com/.well-known/agent.json",
      "description": "Agent card for reading portfolio content; no authentication required."
    }
  ]
}