Loading MCP server directory, please wait...
Create short-form scripts and paced audio, then hand clips to ScriptSeen's on-device video maker.
npx @getmcp/cli add io.github.yesmars/scriptseenRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer followed by a personal ss_agent_ token from ScriptSeen Account → AI agent access.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.yesmars/scriptseen": {
"url": "https://api.scriptseen.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}