Skip to content
Windsurf

Tychi MCP for Windsurf

io.github.tychiwallet/tyi-mcp

Agent-native self-custody wallet MCP: onboard, wallets, Arbitrum sends, policy-gated payments.

client:Windsurf transport:stdio runtime:npm

Install Tychi MCP 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": {
    "tyi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@tychilabs/tyi-mcp"
      ],
      "env": {
        "TYI_PASSWORD": "<TYI_PASSWORD>",
        "TYCHI_BRAIN_URL": "<TYCHI_BRAIN_URL>"
      }
    }
  }
}

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

Tychi MCP in other clients