{
  "name": "Techseria",
  "description": "Software development and digital product capabilities. Machine-readable discovery for AI agents and automation.",
  "version": "1.0.0",
  "url": "https://techseria.com",
  "discovery": {
    "apiCatalog": "https://techseria.com/.well-known/api-catalog",
    "agentSkills": "https://techseria.com/.well-known/agent-skills/index.json",
    "mcpServerCard": "https://techseria.com/.well-known/mcp/server-card.json",
    "llmsTxt": "https://techseria.com/llms.txt",
    "openapi": "https://techseria.com/api/openapi.json",
    "markdown": "https://techseria.com/api/markdown",
    "health": "https://techseria.com/api/health",
    "serviceDocumentation": "https://techseria.com/docs/api",
    "oauthAuthorizationServer": "https://techseria.com/.well-known/oauth-authorization-server",
    "openidConfiguration": "https://techseria.com/.well-known/openid-configuration",
    "oauthProtectedResource": "https://techseria.com/.well-known/oauth-protected-resource",
    "jwks": "https://techseria.com/.well-known/jwks.json"
  },
  "capabilities": {
    "acceptsMarkdownViaAcceptHeader": true,
    "linksetApiCatalog": true,
    "agentSkillsIndex": true,
    "mcpServerMetadata": true
  }
}
