Skip to content
Windsurf

trust chain mcp for Windsurf

io.github.csoai-org/trust-chain-mcp

Trust Chain MCP server. Tools: create trust anchor, verify chain, add attestation. Built by MEOK AI

client:Windsurf transport:stdio runtime:pypi

Install trust chain mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "trust-chain-mcp": {
      "command": "uvx",
      "args": [
        "trust-chain-mcp"
      ]
    }
  }
}

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

trust chain mcp in other clients