Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OAUTH_KV | No | KV Namespace: Stores social OAuth state (5-min TTL entries) | |
| IMG_FORGE | No | Service Binding: Route to img-forge-mcp worker | |
| STACKBILDER | No | Service Binding: Route to edge-stack-architect-v2 worker | |
| API_BASE_URL | Yes | Base URL for OAuth redirects (e.g. https://mcp.stackbilt.dev) | |
| AUTH_SERVICE | No | Service Binding: RPC to stackbilt-auth worker (AuthEntrypoint) | |
| PLATFORM_EVENTS_QUEUE | No | Queue: BizOps audit event pipeline (stackbilt-user-events) | |
| PUBLIC_SIGNUPS_ENABLED | No | Flag to control public access (coming-soon gate) | |
| SERVICE_BINDING_SECRET | Yes | HMAC-SHA256 key for signing identity tokens |
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 | |