Skip to main content

Overview

The InsForge MCP server gives your AI coding assistant direct access to your backend: database queries, schema management, storage, and more. Follow the instructions below for your AI client. Don’t see your tool? Browse the agent directory for the full list of tested integrations.

Prerequisites

  • An AI coding assistant (Cursor, Claude Code, GitHub Copilot, etc.)
  • An InsForge project - create one here if you haven’t already
If you prefer to configure MCP locally, select your AI coding assistant below:

Installation

You can one-click install the MCP server in Cursor by clicking the “Add to Cursor” button in the screenshot below:Connect ProjectAlternatively, you can install the InsForge MCP server manually:
  1. Open Cursor Settings
  2. Go to Tools & MCP
  3. Click New MCP Server (Add a Custom MCP Server)
  1. Paste the MCP JSON from your InsForge project
  2. Save the configuration file
  3. You should see a green dot, indicating InsForge is installed successfully

Verify installation

To verify the connection, start a new chat session in Cursor and send this prompt to your agent:
If the connection is successful, you will see the Connected status indicator on your InsForge dashboard (top right corner).

Installation

Add the InsForge MCP server to your Claude Code:
  1. Select Claude Code in the dropdown list
  2. Copy and paste the following installation command in your terminal Claude Code Connect
  3. Run the command

Verify installation

To verify the connection, start a new chat session in Claude Code and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).

Installation

Add the InsForge MCP server to your GitHub Copilot:
  1. Select Copilot in the dropdown list
  2. Open the terminal and paste the following installation command in your GitHub Copilot terminal Copilot Setup
  3. Run the command Copilot Install

Verify installation

To verify the connection, start a new chat session in Copilot and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your Antigravity:
  1. Select Antigravity in the dropdown list
  2. Copy and paste the following installation command in your Antigravity terminal Antigravity Setup
  3. Run the command

Verify installation

To verify the connection, start a new chat session in Antigravity and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your Kiro:
  1. Select Kiro in the dropdown list
  2. Copy and paste the following installation command in your Kiro terminal Kiro Setup
  3. Run the command

Verify installation

To verify the connection, start a new chat session in Kiro and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your Codex:
  1. Select Codex in the dropdown list
  2. Copy and paste the following installation command in your terminal Codex Setup
  3. Run the command

Verify installation

To verify the connection, start a new chat session in Codex and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your Cline:
  1. Select Cline in the dropdown list
  2. Copy and paste the following installation command in your Cline terminal Cline Setup
  3. Run the command Cline Install

Verify installation

To verify the connection, start a new chat session in Cline and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your Windsurf:
  1. Select Windsurf in the dropdown list
  2. Copy and paste the following installation command in your Windsurf terminal Windsurf Setup
  3. Run the command

Verify installation

To verify the connection, start a new chat session in Windsurf and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your Trae:
  1. Select Trae in the dropdown list
  2. Copy and paste the following installation command in your Trae terminal Trae Setup
  3. Run the command Trae Install
Alternatively, Trae offers a first-party integration with InsForge, allowing you to install InsForge directly from Trae’s official MCP marketplace:
  1. Open Trae’s Settings → navigate to MCP
  2. Click on Add and then select Add from Marketplace
  3. Search “InsForge” and add it from the marketplace Trae Marketplace
  4. For required credentials API_KEY and API_BASE_URL, you can find them in your InsForge Settings, under the Connect tab. Trae Credentials

Verify installation

To verify the connection, start a new chat in Trae and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your Qoder:
  1. Select Qoder in the dropdown list
  2. Copy and paste the following installation command in your Qoder terminal Qoder Setup
  3. Run the command

Verify installation

To verify the connection, start a new chat session in Qoder and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your Roo Code:
  1. Select Roo Code in the dropdown list
  2. Copy and paste the following installation command in your Roo Code terminal Roo Code Setup
  3. Run the command

Verify installation

To verify the connection, start a new chat session in Roo Code and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your OpenCode:
  1. Select OpenCode in the dropdown list
  2. Copy and paste the following installation command in your terminal Connect Project
  3. Run the command

Verify installation

To verify the connection, start a new chat session in OpenCode and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Installation

Add the InsForge MCP server to your coding agent with MCP JSON:
  1. Select MCP JSON in the dropdown list
  2. Copy and paste the following MCP JSON configuration in your agent MCP JSON Setup

Verify installation

To verify the connection, start a new chat session and send this prompt to your agent:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner).MCP Connected

Remote MCP

The fastest way to get started is with Remote MCP. A single command attempts installation and tries to handle authentication and project binding. The command may still prompt you for manual steps if the automatic flow cannot complete. Run the following command in your terminal:
The add-mcp command works for most coding agents, but not all. Currently it supports: Claude Code, Claude Desktop, Codex, Cursor, Gemini CLI, Goose, GitHub Copilot, OpenCode, VS Code, Zed.
After running the command, the system will automatically generate a configuration file for your coding agent.

Connect and bind project

Some MCP clients automatically prompt you to log in during setup. Others may require manual authentication or project binding steps if the automatic flow cannot complete. Either way, authentication opens a browser window where you can log in to your InsForge account and grant organization/project access to the MCP client.
You can find the configuration file in .cursor/mcp.json as below:
In menu Preferences → Cursor Settings → Tools & MCP, you should see InsForge MCP server is added successfully. If the InsForge MCP server shows the status “Needs authentication”, click the connect button to authenticate.
After installation, you will find the configuration file in .mcp.json as below:
Then in a regular terminal (not the IDE extension) run:
Select the “insforge” server, then “Authenticate” to begin the authentication flow.
After installation, you will find the configuration file in .vscode/mcp.json as below:
Add this configuration to ~/.gemini/antigravity/mcp_config.json:
Then restart Antigravity. It will auto-authenticate.
After installation, you will find the configuration file in .gemini/settings.json as below:
Start the Gemini CLI and run the following command to authenticate the server:
If you are using Codex for the first time, you may need to enable the rmcp feature. To do so, add the following into your ~/.codex/config.toml file:
After installation, you will find the configuration file in .codex/config.toml as below:
Then authenticate:
Finally, run /mcp inside Codex to verify authentication.Alternatively, you can run the following command to install the MCP server:
You can install the InsForge MCP server to your Cline by running the following command in your terminal:
Alternatively, you can follow the official Cline documentation to add the InsForge MCP server with parameters:
  • Server Name: insforge
  • Server URL: https://mcp.insforge.dev/mcp
  • Transport Type: Streamable HTTP
After adding the server, you’ll see an error message asking to authenticate. Click the “Authenticate” button that appears to authenticate.
Add this configuration to ~/.codeium/windsurf/mcp_config.json:
Windsurf does not currently support remote MCP servers over HTTP transport. You need to use the mcp-remote package as a proxy.
You can install the InsForge MCP server to your Roo Code by running the following command in your terminal:
After installation, you will find the configuration file in ./opencode.json as below:
Then run the following command to authenticate:
This will open your browser to complete the OAuth authentication flow.

Verify installation

To verify the connection, start a new chat session in your AI coding assistant and send this prompt:
If the connection is successful, you will see the MCP Connected status indicator on your InsForge dashboard (top right corner). MCP Connected

Troubleshooting

Most AI clients require a full restart after MCP config changes. Close and reopen the application.