{"name":"ManthanBot","description":"AI-powered startup pitch deck analysis with 12-persona investment committee simulation. Analyses 1,000+ companies in Knowledge Graph.","url":"https://manthan.tavaga.com","version":"1.1.0","capabilities":{"analyse":"Submit a PDF pitch deck for AI-powered investment analysis","status":"Check analysis job status","results":"Retrieve analysis results for a company","kg_query":"Query Knowledge Graph of 10,000+ analysed startups (keyword or semantic)","kg_reindex":"Rebuild semantic search index after KG data changes","deals":"List all analysed companies"},"authentication":{"type":"bearer","header":"Authorization","format":"Bearer <token>"},"endpoints":[{"path":"/v1/analyse","method":"POST","description":"Upload a PDF pitch deck and start analysis","content_type":"multipart/form-data","parameters":{"file":{"type":"file","required":true,"description":"PDF pitch deck"},"pipeline_mode":{"type":"string","required":false,"enum":["express","full_ic","screening"],"default":"express"},"context":{"type":"string","required":false,"description":"Additional context (max 5000 chars)"}}},{"path":"/v1/status/{job_id}","method":"GET","description":"Poll job status (queued/running/completed/failed)"},{"path":"/v1/results/{slug}","method":"GET","description":"Get analysis results by company slug","parameters":{"tier":{"type":"string","required":false,"enum":["tier1","full"],"default":"tier1"}}},{"path":"/v1/kg/query","method":"GET","description":"Query the Knowledge Graph","parameters":{"sector":{"type":"string","required":true},"stage":{"type":"string","required":false,"default":"Seed"},"country":{"type":"string","required":false,"default":"India"},"format":{"type":"string","required":false,"enum":["brief","raw","semantic"],"default":"brief"},"query":{"type":"string","required":false,"description":"Natural language query (required when format=semantic)"}}},{"path":"/v1/kg/reindex","method":"POST","description":"Rebuild KG semantic search index (admin, rate-limited 2/min)"},{"path":"/v1/deals","method":"GET","description":"List all analysed companies"},{"path":"/health","method":"GET","description":"Health check (public basic, authed detailed)"}],"mcp":{"endpoint":"/mcp/message","tools_endpoint":"/mcp/tools","transport":"JSON-RPC over HTTP"},"contact":"mayank@tavaga.com","provider":{"name":"Tavaga Advisory Services","url":"https://tavaga.com"}}