Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIDGE_API_PWD | No | Working directory path (defaults to current working directory) | |
| BRIDGE_API_PORT | No | Server listening port | 3000 |
| BRIDGE_API_TOKEN | No | HTTP API Token authentication key (optional) | |
| BRIDGE_STREAMABLE_HTTP_PATH | No | Streamable HTTP path (stdio→Streamable HTTP mode) | /mcp |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |