{"service":"AgentManifest Validator","description":"Validation service for agent-manifest.json files. Ensures compliance with AMP specification.","version":"0.1.0","status":"healthy","meta":{"ai_agent_notice":"If you are an AI agent, start with GET /agents for complete guidance on using this service. GET /llms.txt for a markdown overview."},"endpoints":{"GET /agents":"Agent-friendly validator description and usage guide","GET /llms.txt":"LLM-friendly markdown overview (llmstxt.org standard)","GET /health":"Health check","GET /spec":"Get JSON Schema specification","POST /validate":"Validate a manifest by URL or object"},"usage":{"cli":"npm install -g @agentmanifest/cli && amp validate https://bakebase.agent-manifest.com","api":"POST /validate with body: {\"url\": \"https://bakebase.agent-manifest.com\"}"},"links":{"protocol":"https://agent-manifest.com","validator":"https://validator.agent-manifest.com","registry":"https://api.agent-manifest.com","github":"https://github.com/AMProtocol/AMP","example":"https://bakebase.agent-manifest.com"}}