Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WOOVI_APP_ID | Yes | Woovi/OpenPix App ID for Authorization header (required) | |
| MCP_HTTP_PORT | No | Port for MCP over HTTP server (optional, enables HTTP mode if set) | |
| WOOVI_BASE_URL | No | Woovi/OpenPix base URL (production: https://api.openpix.com.br/api/v1, sandbox: https://api.woovi-sandbox.com/api/v1) | https://api.openpix.com.br/api/v1 |
| PAGARME_API_KEY | Yes | Pagar.me API key used as Basic Auth username (required) | |
| PAGARME_PUBLIC_KEY | No | Pagar.me public key (optional, but recommended for card tokenization) |
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 | |