Model Context Protocol

Make videos by chatting with your AI assistant

Connect your AI assistant to Nostalgija and ask for a route animation or Earth-zoom video in plain language. It renders in your account.

For example

"Make a video from Zagreb to Split with a motorcycle the camera follows, gentle speed but not too long."

What is this?

Nostalgija speaks the Model Context Protocol (MCP), an open standard for connecting AI assistants to apps. Once connected, your assistant can create and track videos on your behalf - no copy-pasting, no wizard.

Connect your assistant

Add the Nostalgija MCP server to your client. On first use it opens a browser to sign in and authorize - no tokens to copy.

https://nostalgija.net/_mcp MCP server URL
Claude Code
claude mcp add --transport http nostalgija https://nostalgija.net/_mcp

On first connection your client opens a browser window where you log in and approve access.

Claude Desktop

Settings → Connectors → Add custom connector, and paste https://nostalgija.net/_mcp as the URL.

Cursor / Cline / Windsurf
{
  "mcpServers": {
    "nostalgija": { "url": "https://nostalgija.net/_mcp" }
  }
}

On first connection your client opens a browser window where you log in and approve access.

Gemini CLI

Add https://nostalgija.net/_mcp as an HTTP MCP server in your Gemini CLI settings.

Any other MCP client

Add https://nostalgija.net/_mcp as a Streamable-HTTP MCP server. The client discovers OAuth automatically and prompts you to sign in.

What you can do

  • Make a route-animation video between any places ("from Lisbon to Porto by car").
  • Make a cinematic Earth-zoom intro to any location.
  • Pick the vehicle, camera, speed, map style and more in plain language.
  • Check render status and grab the finished video - all from chat.

Ready to try it?

Create a free Nostalgija account, connect your assistant, and make your first video by asking for it.

Create free account