CLI Code Docs

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.

  1. Go to the GitHub repository of the extension Context Bridge Extension

  2. Clone the repository

git clone https://github.com/tsahil01/vscode-context-bridge.git
  1. Open the vscode-context-bridge folder in Cursor.

  2. Right click on vscode-context-bridge-1.0.*.vsix and select Install Extension VSIX

  3. Done!

PS: We are working to automatically install the extension on Cursor. This will be available soon.

On this page