Sankhya is an MCP (Model Context Protocol) server designed to provide rich, contextual answers about the Sankhya ERP system. It empowers AI assistants like Claude (via VS Code, Claude Desktop, etc.) to respond to precise queries without relying on external API keys, complex infrastructure, or network latency. The tool embeds Sankhya's documentation into a local vector index, allowing for rapid semantic search and Retrieval-Augmented Generation (RAG) directly on your machine, ensuring fast and private access to information.
주요 기능
01Local semantic search via RAG
02Embedded vector index using sqlite-vec
03No external API keys or infrastructure required
04Fast local embeddings with fastembed
05Supports multilingual embedding models
061 GitHub stars