ProofStream for Windsurf
io.github.proofstreamai/proofstream-mcp
Dispatch a human verifier to physically verify anything in the real world. For AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install ProofStream in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"proofstream-mcp": {
"command": "npx",
"args": [
"-y",
"proofstream-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs