What is the Autosophia Agent Video MCP server?
Script in, finished 1080p narrated video out. Pay per call in USDC via x402.
How to install Autosophia Agent Video
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"agent-video": {
"url": "https://mcp.autosophia.io/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-video": {
"serverUrl": "https://mcp.autosophia.io/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"agent-video": {
"type": "http",
"url": "https://mcp.autosophia.io/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"agent-video": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.autosophia.io/mcp"
]
}
}
}Claude Code
claude mcp add --transport http agent-video https://mcp.autosophia.io/mcpRelated MCP servers
Screen tokens, inspect wallets, simulate transactions, price priority fees. $0.02 in USDC.