SpineFrame for Windsurf
io.github.ratnaditya-j/spineframe
Governance runtime for AI agents with signed provenance, compliance audits, and OSINT.
client:Windsurf
transport:stdio
runtime:pypi
Install SpineFrame in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"spineframe": {
"command": "uvx",
"args": [
"spineframe"
],
"env": {
"SPINEFRAME_RUNS_DIR": "<SPINEFRAME_RUNS_DIR>",
"SPINEFRAME_CONFIG": "<SPINEFRAME_CONFIG>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs