DocsMint for VS Code
io.github.hiai-gg/docsmint
Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.
client:VS Code
transport:streamable-http
runtime:npm
Install DocsMint in VS Code
.vscode/mcp.json
{
"servers": {
"docsmint": {
"type": "http",
"url": "https://docsmint.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs