Synpareia Trust Toolkit for Windsurf
io.github.synpareia/trust-mcp
Verifiable dealings with other agents: prove what you did, vet who you deal with, bind agreements
client:Windsurf
transport:stdio
runtime:pypi
Install Synpareia Trust Toolkit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"trust-mcp": {
"command": "uvx",
"args": [
"synpareia-trust-mcp"
],
"env": {
"SYNPAREIA_DATA_DIR": "<SYNPAREIA_DATA_DIR>",
"SYNPAREIA_DISPLAY_NAME": "<SYNPAREIA_DISPLAY_NAME>",
"SYNPAREIA_NETWORK_URL": "<SYNPAREIA_NETWORK_URL>",
"SYNPAREIA_WITNESS_URL": "<SYNPAREIA_WITNESS_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs