xap for Windsurf
io.github.omoshola-o/xap
Agent settlement protocol — discover, negotiate, settle, and verify with XAP.
client:Windsurf
transport:stdio
runtime:npm
Install xap in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"xap": {
"command": "npx",
"args": [
"-y",
"@agenticamem/xap-mcp"
],
"env": {
"XAP_MODE": "<XAP_MODE>",
"XAP_API_KEY": "<XAP_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs