agent toolkit for Windsurf
io.github.white-hat-lab/agent-toolkit
Pay-per-call developer utilities and npm supply-chain security tools for coding agents, over x402.
client:Windsurf
transport:stdio
runtime:npm
Install agent toolkit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-toolkit": {
"command": "npx",
"args": [
"-y",
"agent-toolkit-mcp"
],
"env": {
"PAYER_PRIVATE_KEY": "<PAYER_PRIVATE_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs