{"schema_version":"v1","name":"Chợ Dev WebMCP Agent Manifest","description":"Autonomous AI discovery, product search, and leaderboard API for AI Agents and Agentic Browsing.","url":"https://chodev.pro","tools":[{"name":"search_products","description":"Semantic & keyword search across tech products, AI tools, and developer SaaS on Chợ Dev.","parameters":{"type":"object","properties":{"query":{"type":"string","description":"Search term or technical topic"},"category":{"type":"string","description":"Category slug (e.g., ai, devtools, saas)"},"pricing":{"type":"string","enum":["ALL","FREE","FREEMIUM","PAID"]}},"required":["query"]},"endpoint":"https://chodev.pro/search?q={query}"},{"name":"get_leaderboard","description":"Retrieve current trending ranking of technology products voted by the developer community.","parameters":{"type":"object","properties":{"timeframe":{"type":"string","enum":["daily","weekly","all_time"]}}},"endpoint":"https://chodev.pro/leaderboard"},{"name":"get_llms_context","description":"Full markdown documentation of the Chợ Dev platform for LLM ingestion.","endpoint":"https://chodev.pro/llms.txt"}],"agent_capabilities":{"discovery":true,"autonomous_navigation":true,"form_actions":false}}