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
0
View on GitHub

Installation

npx -y TechDocsStudio/biel-mcp

Configuration

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.

GitHub: https://github.com/TechDocsStudio/biel-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub