{"slug":"remote-mcp","title":"Connect an editor","summary":"Connect Claude Code, Codex, Cursor, VS Code, opencode, or Antigravity to one project over MCP, so an external coding agent reads and edits the same source.","body":"Remote MCP lets a coding agent on your computer work on a FluxNative project. It reads and edits the project's source the way the in-product assistant does, and its writes land as revisions you can undo.\n\nRemote MCP is included on the plans the pricing page marks. Free does not include it.\n\n## Connect\n\n1. Open the project and click **Connect editor** in the project bar.\n2. Copy the **Project MCP URL**. It selects this app only.\n3. Pick your editor tab and follow its setup: a terminal command or a config file to paste.\n4. Complete the FluxNative sign-in and approval your editor opens.\n\nFor example, Claude Code adds the server with one command, then you authenticate from `/mcp`:\n\n```\nclaude mcp add --transport http \"fluxnative-my-app\" --scope user \"<Project MCP URL>\"\n```\n\n| Editor | Setup |\n| --- | --- |\n| Claude Code | `claude mcp add`, then authenticate in `/mcp` |\n| Codex | `codex mcp add`, then `codex mcp login` |\n| Cursor | `.cursor/mcp.json`, then enable it in Cursor Settings, MCP |\n| VS Code | `.vscode/mcp.json`, then Start in the MCP view |\n| opencode | `opencode.json`, then `opencode mcp auth` |\n| Antigravity | A local proxy entry in its MCP config |\n\n## Security\n\n- No API token is embedded in the URL or the config. Access comes from your FluxNative sign-in and is checked against your current permissions.\n- A connection reaches one project only. It is not a login to the rest of the workspace.\n- Secrets in Connections are not exposed to the editor.\n\n## Manage connected editors\n\nThe **Connect editor** dialog lists the editors connected to this project, with who connected them and when they were last active. **Revoke** ends one. **Settings**, then **Editors**, shows them across projects.\n\n## Limits\n\nThe plan sets how many remote MCP requests the organization can have in flight. The allowance is shared by the organization, not granted per member.","sectionSlug":"teams","sectionTitle":"Teams and billing","updatedAt":"2026-09-23T22:51:25.250Z","previous":{"slug":"credits-and-plans","title":"Credits and plans"},"next":{"slug":"your-account","title":"Your account"}}