We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/anavvathi/Bridgecontext'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•604 B
# BridgeContext for Sublime Text
Inject context from your browser directly into Sublime Text.
## Installation
### Manual Installation
1. Open Sublime Text.
2. Go to **Preferences** -> **Browse Packages...**
3. Create a folder named `BridgeContext`.
4. Copy `BridgeContext.py` into that folder.
## Usage
1. Open the **Command Palette** (Ctrl+Shift+P or Cmd+Shift+P).
2. Search for `BridgeContext: Inject Context`.
3. The latest bridged context from your browser will be inserted at your cursor.
## Requirements
Requires the BridgeContext Chrome Extension and Native Host to be installed and running.