GXtract
JSON →GXtract is a MCP server designed to integrate with VS Code and other compatible editors. It provides a suite of tools for interacting with the GroundX platform, enabling you to leverage its powerful document understanding capabilities directly within your development environment.
Install
pip install --upgrade Tools · 7
- groundx/searchDocuments Search for documents within your GroundX projects.
- groundx/queryDocument Ask specific questions about a document in GroundX.
- groundx/explainSemanticObject Get explanations for diagrams, tables, or other semantic objects within documents.
- cache/refreshMetadataCache Manually refresh the GroundX metadata cache.
- cache/refreshCachedResources Manually refresh the GroundX projects and buckets cache.
- cache/getCacheStatistics Get statistics about the cached metadata.
- cache/listCachedResources List all currently cached GroundX resources (projects, buckets).
Environment variables
GROUNDX_API_KEY
Links
★ 1 GitHub stars