DemoMagic runs on your own machine — the client starts it, so there is no endpoint to ping. 58 installs a week from npm.
Guides for making interactive videos & AI product demos that answer viewers' questions.
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 interactive-video-guide -- npx -y @demomagic/mcp
{
"mcpServers": {
"interactive-video-guide": {
"args": [
"-y",
"@demomagic/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.interactive-video-guide]
command = "npx"
args = ["-y", "@demomagic/mcp"]
{
"mcpServers": {
"interactive-video-guide": {
"args": [
"-y",
"@demomagic/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"interactive-video-guide": {
"args": [
"-y",
"@demomagic/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.