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
{
"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