
GroundDocs
STDIOVersion-aware documentation assistant connecting LLMs to trusted, real-time documentation.
Version-aware documentation assistant connecting LLMs to trusted, real-time documentation.
GroundDocs is a version-aware documentation assistant. It connects LLMs to trusted, real-time docs—reducing hallucinations and ensuring accurate, version-specific responses.
npx @grounddocs/cli@latest install <client>
Supported clients: cursor, windsurf, cline, claude, witsy, enconvo, vscode
To manually configure GroundDocs, add it to your IDE's MCP (Model Context Protocol) configuration:
{ "mcpServers": { "@grounddocs/grounddocs": { "command": "npx", "args": ["-y", "@grounddocs/grounddocs@latest"] } } }
After configuration, restart your IDE for the changes to take effect.
📚 Supported Domain
GroundDocs consists of:
What changes were made to the kubectl command behavior in Kubernetes 1.26 regarding pruning during apply operations?
Contributions are welcome! Please feel free to submit a Pull Request.