MCP Server
MCP
WebVoice
WebVoice MCP: chat, TTS, STT, translate, images. Email signup, welcome credits, optional Solana.
Install
uvx webvoice-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "webvoice-mcp",
"version": "0.2.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "WebVoice API key (wv_…). Optional until after webvoice_register_verify; required for chat/TTS/STT.",
"format": "string",
"isSecret": true,
"name": "WEBVOICE_API_KEY"
},
{
"description": "REST API base URL",
"format": "string",
"default": "https://webvoice.easytaskflow.app/api/v1",
"name": "WEBVOICE_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment