Martini Logo
Cursor

Cursor setup

Supported

Add a remote MCP server from settings.

Setup

  1. Open Cursor settings and go to MCP.
  2. Add a new remote MCP server using https://www.martini.film/mcp as the server URL. Choose Streamable HTTP if Cursor asks for a transport.
  3. Authenticate with Martini when Cursor opens the OAuth sign-in flow.
  4. If you prefer file-based setup, add Martini to ~/.cursor/mcp.json for global use, or .cursor/mcp.json inside one project:
{ "mcpServers": { "martini": { "url": "https://www.martini.film/mcp" } } }

Restart Cursor or reload MCP servers after editing the file.

Verify connection

  1. Ask “show me my latest projects.”
  2. Approve the first tool calls only after the client shows the expected Martini project or asset target.

Disconnect or revoke

In Cursor, remove Martini from MCP settings. If you added it in ~/.cursor/mcp.json or .cursor/mcp.json, delete the Martini server entry and reload MCP servers.

Troubleshooting

If setup fails, confirm the server URL is https://www.martini.film/mcp, reload the client’s MCP servers, then authenticate again. For browser-based clients, make sure the client domain is allowed by Martini’s MCP origin policy.