Skip to content
Cursor

Knowledge Base for Cursor

ai.b77/knowledge-base

A searchable knowledge base your assistant reads and writes.

client:Cursor transport:streamable-http

Install Knowledge Base in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "knowledge-base": {
      "url": "https://knowledge-base.b77.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Knowledge Base in other clients