Route Windsurf tool calls through MCP and avoid direct API assumptions.
5
Quickstart steps
1
MCP connection
Stable
Tool execution
Safe
API boundary
CLI
Pull the manifest, set your policy, execute. No SDK sprawl, no boilerplate. Just the tool you need, right now.
npm install -g swytchcode
swytchcode login
swytchcode get github
swytchcode mcp serveHow it connects
Follow these steps to connect your agent, load a toolkit, and start executing tools through Swytchcode.
Install the CLI and authenticate so Windsurf can connect securely.
npm install -g swytchcodeLoad the integration your Windsurf agent will use.
swytchcode get githubRun Swytchcode and expose the toolkit to Windsurf.
swytchcode mcp serveAsk Windsurf to inspect pull requests while Swytchcode executes API calls safely.
Works with
Install the CLI and pull your first manifest in under a minute. No account required.