01Semantic Search using OpenAI Vector Store for natural language queries and relevant document snippets
02Document Fetch to retrieve full content including title, text, URL, and metadata by ID
03FastMCP based server ensuring compliance with ChatGPT MCP standards and lightweight SSE communication
04Environment variable based configuration for managing OpenAI API Key and Vector Store ID
050 GitHub stars