DocsMint for Cursor
io.github.hiai-gg/docsmint
Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.
client:Cursor
transport:streamable-http
runtime:npm
Install DocsMint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"docsmint": {
"url": "https://docsmint.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs