reforma-ai/elevenlabs
unversioned · 20e5c670ed76
Voice for the app — generate speech and pick the voice
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
elevenlabsstreamable-http
{
"type": "streamable-http",
"url": "https://api.elevenlabs.io/v1/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "elevenlabs",
"description": "Voice for the app — generate speech and pick the voice",
"author": {
"name": "ElevenLabs",
"url": "https://elevenlabs.io"
},
"extensions": {
"reforma": {
"logo": "assets/logo.svg",
"mcpServers": "./mcp.json",
"interface": {
"displayName": "ElevenLabs",
"brandColor": "#000000",
"logo": "assets/logo.svg",
"logoSmall": "assets/logo-small.svg"
},
"logoSmall": "assets/logo-small.svg",
"agent": {
"mentions": [
"elevenlabs.io"
]
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- reforma