docbase for Cursor
io.github.krayinc/docbase
DocBase MCP server for AI agents
client:Cursor
transport:streamable-http
Install docbase in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"docbase": {
"url": "https://mcp.docbase.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs