mossgate mcp for Windsurf
dev.mossgate/mossgate-mcp
mcp stdio server exposing mossgate trust and rue render apis with x402 usdc payment
client:Windsurf
transport:stdio
runtime:npm
Install mossgate mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mossgate-mcp": {
"command": "npx",
"args": [
"-y",
"mossgate-mcp"
],
"env": {
"MOSSGATE_BUYER_PK": "<MOSSGATE_BUYER_PK>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs