{"name":"Vectorize MCP Worker","version":"4.0.0","description":"Production-Grade Hybrid RAG with Intelligent Routing","features":["Hybrid Search (Vector + BM25)","V4: Intelligent Query Routing (6 specialized routes)","71% cost reduction vs V3","70% average latency improvement","Multimodal Image Processing (Llama 4 Scout)","Visual Search","Reciprocal Rank Fusion (RRF)","Cross-Encoder Reranking","Recursive Chunking with 15% overlap","One-time License System"],"endpoints":{"GET /":"API documentation","GET /openapi.json":"OpenAPI 3.0 spec (machine-readable)","GET /dashboard":"Interactive playground UI","GET /llms.txt":"AI search engine info","GET /test":"Health check","GET /stats":"Index statistics","POST /search":"Hybrid search (query, topK, rerank)","POST /search?mode=v4":"V4 intelligent routing (SQL/BM25/VECTOR/GRAPH)","POST /search?mode=answer":"Answer synthesis — direct answer grounded in your index","POST /classify-intent":"Test intent classification","GET /analytics/cost":"Cost analytics and projections","POST /ingest":"Ingest document with auto-chunking","POST /ingest/batch":"Batch ingest up to 100 documents (concurrency-controlled)","POST /ingest-image":"Ingest image with AI-generated description","POST /find-similar-images":"Find visually similar images by uploading a query image","DELETE /documents/:id":"Delete document","PATCH /documents/:id/metadata":"Update metadata without re-embedding","POST /license/validate":"Validate a license key","POST /license/create":"Create license (admin)","GET /license/list":"List all licenses (admin)","POST /license/revoke":"Revoke a license (admin)","* /mcp":"MCP Streamable HTTP server (connect via mcp-remote)","GET /mcp/tools":"Legacy: List MCP tools (JSON-RPC)","POST /mcp/call":"Legacy: Execute MCP tool (JSON-RPC)"},"models":{"embedding":"@cf/baai/bge-small-en-v1.5","reranker":"@cf/baai/bge-reranker-base","vision":"@cf/meta/llama-4-scout-17b-16e-instruct","routing":"@cf/google/gemma-4-26b-a4b-it"},"authentication":"required","docs":"https://github.com/dannwaneri/vectorize-mcp-worker"}