Skip to content
Windsurf

veritasgraph for Windsurf

io.github.bibinprathap/veritasgraph

Zero-trust, air-gapped Enterprise GraphRAG MCP server with offline, citation-grounded answers.

client:Windsurf transport:stdio runtime:pypi

Install veritasgraph in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "veritasgraph": {
      "command": "uvx",
      "args": [
        "veritasgraph-mcp"
      ],
      "env": {
        "VERITASGRAPH_MODEL": "<VERITASGRAPH_MODEL>",
        "OLLAMA_HOST": "<OLLAMA_HOST>",
        "STUDIO_DATA_DIR": "<STUDIO_DATA_DIR>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

veritasgraph in other clients