Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | The API key for authentication. | |
| PER_PAGE | No | The maximum number of results to return. | 5 |
| COUNTRIES | No | Array of countries to filter reports. Note: ISO 3166-1 alpha-2 country codes are supported. Example: ["CA", "IN"]. | |
| CATEGORIES | Yes | Filters reports by categories (e.g., ["SIP", "PEP Level 1"]). | |
| RCA_SEARCH | No | Whether to search within Relatives and Close Associates (RCA). | True |
| MATCH_SCORE | No | Match accuracy level (0–100). | 80 |
| ALIAS_SEARCH | No | Whether to search within aliases. | True |
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 | |