Vibemovie runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 4 Sep 2026.
Turns an agent coding session into a short recap video. Local-first.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
execFileSync(file, [...args], { stdio: 'ignore' });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vibemovie -- npx -y vibemovie
{
"mcpServers": {
"vibemovie": {
"args": [
"-y",
"vibemovie"
],
"command": "npx"
}
}
}
[mcp_servers.vibemovie]
command = "npx"
args = ["-y", "vibemovie"]
{
"mcpServers": {
"vibemovie": {
"args": [
"-y",
"vibemovie"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vibemovie": {
"args": [
"-y",
"vibemovie"
],
"command": "npx"
}
}
}
Turns an AI coding agent session into a reviewable Intent Document, validated against the diff.
Session memory for coding agents: local-first recall, drift detection, on-device inference.
Mine your local AI coding session logs into a profile your agent loads before every task.
Local-first web intelligence MCP server for AI coding agents
Local-first codebase intelligence MCP server for AI coding agents.
Local-first memory and session continuity for AI coding agents over MCP. No cloud, no telemetry.
Local-first memory brain for AI coding agents: hooks capture sessions, beliefs injected per prompt.
Local-first HTML review, editing, and annotation for AI coding agents.
Answers built from our own checks of this server.