Skip to content
Windsurf

Valta for Windsurf

io.github.billionaire664/valta-mcp

Financial governance for AI agents — spend gates and audit trail exposed as MCP tools.

client:Windsurf transport:stdio runtime:npm

Install Valta 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": {
    "valta-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "valta-mcp"
      ],
      "env": {
        "VALTA_API_KEY": "<VALTA_API_KEY>"
      }
    }
  }
}

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

Valta in other clients