pi-cursor-bridge

Use Cursor Context Engine and bounded Cursor Agent execution from the Pi coding agent.

Packages

Package details

extensionskill

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.8
Published
Aug 30, 2026
Downloads
1,226/mo · 1,226/wk
Author
flyingmoonc
License
MIT
Types
extension, skill
Size
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.

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.7.0. Cursor must be installed and signed in. Current end-to-end compatibility claims remain scoped to the environments documented in the main repository.

Full documentation: English · 简体中文