{
  "name": "anndrrson-profile",
  "description": "MCP server for querying Anderson O'Brien's founder profile, projects, and investment info",
  "version": "1.0.0",
  "url": "https://mcp.anndrrson.com",
  "transport": {
    "type": "sse",
    "url": "https://mcp.anndrrson.com/sse"
  },
  "tools": [
    {
      "name": "get_founder_info",
      "description": "Get information about Anderson O'Brien — bio, background, skills, and links"
    },
    {
      "name": "get_project_details",
      "description": "Get details about all projects: Orni, Ghola, Crys, Kinakuta"
    },
    {
      "name": "get_investment_opportunity",
      "description": "Get information about investment opportunity — what Anderson is seeking, terms, and contact"
    },
    {
      "name": "get_latest_updates",
      "description": "Get recent milestones and updates across all projects"
    }
  ]
}
