Use Cursor with the same security and policy controls as your production APIs.
4
Steps to connect
1
Unified runtime
Safe
Tool execution
Realtime
Agent discovery
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 so Cursor can connect to a shared tool backend.
npm install -g swytchcodeLog in to your Swytchcode account and let the CLI store your credentials.
swytchcode loginAcquire the API toolkit Cursor will use, like GitHub.
swytchcode get githubStart the execution layer and let Cursor discover the Swytchcode tools.
swytchcode mcp serveAsk Cursor to list open GitHub issues and let Swytchcode handle the tool call.
Works with
Install the CLI and pull your first manifest in under a minute. No account required.