Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NIJIVOICE_API_KEY | Yes | Your NijiVoice API key |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_voice_actors | |
| generate_voice | |
| get_credit_balance | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| voice_generation_prompt | Prompt for generating voice using NijiVoice API. Returns: The prompt text. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| voice-actors://list | |
| credit://balance |