Cursor Rules for Runloop
We provide Cursor rules files (.mdc) that give your AI assistant context about the Runloop SDK — covering devbox lifecycle, file operations, command execution, blueprints, snapshots, tunnels, and more.
Download
Python
.mdc rules for runloop_api_client (async SDK)TypeScript
.mdc rules for @runloop/api-clientSetup
1
Download the .mdc file
Click the card above for your language to download the
.mdc file.2
Add to your project
Place the file in your project’s
.cursor/rules directory:3
Start coding
Cursor will automatically use the rules to provide SDK-aware suggestions and completions.
The
.mdc files are the maintained source of truth for Runloop cursor rules. They cover the current SDK surface including AsyncRunloopSDK (Python) and RunloopSDK (TypeScript) with auto-loaded API keys from the RUNLOOP_API_KEY environment variable.