CursorPool
← 返回首页
Biel.ai MCP logo

Biel.ai MCP

0

通过 Biel.ai 平台让 AI 工具访问公司的产品知识,使其能生成更准确的代码补全、结合上下文回答技术问题并实时引导开发者,需 Biel.ai 账号与项目配置。

MCPBiel.ai MCP
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "args": [
    "mcp-remote",
    "https://mcp.biel.ai/sse?project_slug=YOUR_PROJECT_SLUG&domain=https://your-docs-domain.com"
  ],
  "command": "npx",
  "description": "Query your product's documentation, APIs, and knowledge base. Ask about API specs, guides, and troubleshooting."
}