pi-cursor-bridge
Use Cursor Context Engine and bounded, explicitly continuous Cursor Agent execution from the Pi coding agent.
Package details
Install pi-cursor-bridge from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:pi-cursor-bridge- Package
pi-cursor-bridge- Version
0.1.13- Published
- Sep 5, 2026
- Downloads
- 1,226/mo · 1,226/wk
- Author
- flyingmoonc
- License
- MIT
- Types
- extension, skill
- Size
- 1.1 MB
- Dependencies
- 1 dependency · 0 peers
Pi manifest JSON
{
"extensions": [
"./extensions/index.ts"
],
"skills": [
"./skills/cce-routing",
"./skills/cursor-delegate"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Cursor Bridge for Pi
Use Cursor's project index and Agent search from Pi, with compact path:line evidence and optional bounded Cursor task execution.
⭐ If Cursor Bridge helps you, please consider giving it a Star on GitHub—it helps others discover the project.
pi install npm:pi-cursor-bridge
Restart Pi after installation. Initialize the current project by asking Pi to initialize Cursor Bridge for the absolute project path, then use it normally. The package includes the cce-routing and cursor-delegate Skills and registers the native Cursor Bridge MCP tools directly in Pi.
This Pi package embeds Cursor Bridge 5.9.0. Cursor must be installed and signed in. Current end-to-end compatibility claims remain scoped to the environments documented in the main repository.