Back to directory
sascharo/gxtract

sascharo/gxtract

@sascharo

GXtract MCP Server for VS Code, forks and other editors; provides tools for interacting with GroundX

groundxdocument-searchvscodemcpdocument-understandingapi-integrationcontext

Installation & Configuration

{
  "gxtract": {
    "command": "uv",
    "type": "stdio",
    "args": [
      "run",
      "gxtract",
      "--transport",
      "stdio"
    ],
    "env": {
      "GROUNDX_API_KEY": "${env:GROUNDX_API_KEY}"
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12