Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (alternative to MCP_PORT) | 8000 |
| MCP_HOST | No | HTTP bind address | 0.0.0.0 |
| MCP_PORT | No | HTTP port | 8000 |
| CORS_ORIGINS | No | Allowed origins (comma-separated) | * |
| ORGO_API_KEY | Yes | Your Orgo API key (required, starts with sk_live_) | |
| MCP_TRANSPORT | No | Transport mode: stdio or http | stdio |
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 | |