team-listnr/listnr
v1.0.0MIT
Listnr agent plugin for Studio video tools and the text-to-speech API.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
listnr-studiostreamable-http
{
"type": "streamable-http",
"url": "https://studio.listnr.ai/mcp"
}listnr-studio-docsstreamable-http
{
"type": "streamable-http",
"url": "https://studio.listnr.ai/mcp/docs"
}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": "listnr",
"version": "1.0.0",
"description": "Listnr agent plugin for Studio video tools and the text-to-speech API.",
"homepage": "https://studio.listnr.ai",
"repository": "https://github.com/team-listnr/text-to-speech-api",
"license": "MIT",
"keywords": ["listnr", "studio", "tts", "mcp", "skill"],
"author": {
"name": "Listnr",
"email": "support@listnr.ai",
"url": "https://listnr.ai"
}
}