{
  "$schema": "https://modelcontextprotocol.io/schemas/2025-11-25/server-card.json",
  "serverInfo": {
    "name": "texasai-consulting-mcp",
    "title": "TexasAI.Consulting",
    "version": "0.1.0",
    "websiteUrl": "https://texasai.consulting"
  },
  "instructions": "Tools for TexasAI.Consulting. Authenticated clients can read their projects and milestones via list_my_projects and list_project_milestones. Anyone signed in can search the Texas AI Hub with search_hub for published answers and vetted tools.",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://ptndvzolanfdesrqagko.supabase.co/functions/v1/mcp"
  },
  "capabilities": {
    "tools": { "listChanged": false }
  },
  "authentication": {
    "type": "oauth2",
    "protectedResourceMetadata": "https://texasai.consulting/.well-known/oauth-protected-resource",
    "authorizationServers": ["https://ptndvzolanfdesrqagko.supabase.co/auth/v1"]
  },
  "documentationUrl": "https://texasai.consulting/connect"
}
