Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Bind address (default: 0.0.0.0) | 0.0.0.0 |
| PORT | No | HTTP server port (default: 3000) | 3000 |
| NODE_ENV | Yes | Environment (production/development) | |
| SUPABASE_URL | Yes | Supabase project URL | |
| MCP_TRANSPORT | Yes | Transport mode (http/stdio) | |
| BOLAGSVERKET_CLIENT_ID | Yes | Bolagsverket OAuth2 client ID | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | Supabase service role key | |
| BOLAGSVERKET_CLIENT_SECRET | Yes | Bolagsverket OAuth2 client secret |
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 | |