knowledge & memory
Biel Mcp
Let AI tools like Cursor, VS Code, or Claude Desktop answer questions using your product docs. Biel.ai provides the RAG system and MCP server.
typescript
cloud
knowledge & memory
Installation
npx -y TechDocsStudio/biel-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "biel-mcp",
"command": "npx",
"args": [
"-y",
"TechDocsStudio/biel-mcp"
]
}About This MCP Server
TechDocsStudio/biel-mcp
Let AI tools like Cursor, VS Code, or Claude Desktop answer questions using your product docs. Biel.ai provides the RAG system and MCP server.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub