claude-session-bridge
by devpark435
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIDGE_HOP | No | Loop-guard hop (set by the spawn driver) | 0 |
| BRIDGE_ROLE | Yes | This session's role (nickname) | |
| BRIDGE_ROOT | No | Where messages/config are stored | ~/.claude/bridge |
| BRIDGE_ADMIN | No | 1 lets this session change automation settings | off |
| BRIDGE_PROJECT | Yes | Project (room) name — the isolation boundary | |
| BRIDGE_SEND_TO | No | Default recipient for auto-send | * |
| BRIDGE_AUTOSEND | No | 1 enables the Stop auto-send hook | off |
| BRIDGE_BLOCK_GIT | No | Regex of git ops the block-git hook denies | commit|push|reset |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/devpark435/claude-session-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server