Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HEADLESS | No | Whether to run the browser in headless mode (true/false). | true |
| PRIVACY_API_KEY | Yes | Your Privacy.com API key. | |
| PRIVACY_SANDBOX | No | Whether to use the Privacy.com sandbox environment (true/false). | true |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_virtual_card | Create a single-use virtual card via Privacy.com. Returns secure card details. |
| secure_auto_fill | Intelligently finds and fills payment fields on the current page using robust heuristics. |
| get_funding_sources | List available funding accounts connected to Privacy.com |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |