FilmeeAi for VS Code
app.filmee/anime-video
Turn a one-line story idea into a narrated anime video with BGM and subtitles, from any AI agent.
client:VS Code
transport:streamable-http
Install FilmeeAi in VS Code
.vscode/mcp.json
{
"servers": {
"anime-video": {
"type": "http",
"url": "https://filmee.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs