agent toolbelt for Windsurf
io.github.rccola990-cloud/agent-toolbelt
MCP tools for AI agents: fetch any URL as clean text, live crypto prices, review & bid drafting.
client:Windsurf
transport:stdio
runtime:npm
Install agent toolbelt in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": [
"-y",
"@rileycraig/agent-toolbelt"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs