Integrations
Integrate your Editor with CLI Code
We have built a bridge between your editor and CLI Code. This allows you to use the power of AI in your editor by just using the CLI. You can use our extension for your own AI agent. VS Code Extension
PS: We are working on a better way to integrate the editor with CLI Code. This will be available soon.VS Code
After installing the CLI Code, it will automatically install the VS Code Context Bridge Extension on your VS Code.
If you want to install it manually, you can do so by running the following command:
code --install-extension SahilTiwaskar.vscode-context-bridge
Cursor
To integrate Cursor with CLI Code, you need to manually install the Cursor Extension on your Cursor.
-
Go to the GitHub repository of the extension Context Bridge Extension
-
Clone the repository
git clone https://github.com/tsahil01/vscode-context-bridge.git
-
Open the
vscode-context-bridge
folder in Cursor. -
Right click on
vscode-context-bridge-1.0.*.vsix
and selectInstall Extension VSIX
-
Done!