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.Prerequisites
- An AI coding assistant (Cursor, Claude Code, GitHub Copilot, etc.)
- An InsForge project - create one here if you haven’t already
Configuration
Select your AI coding assistant:Cursor
Cursor
Installation
You can one-click install the MCP server in Cursor by clicking the “Add to Cursor” button in the screenshot below:
- Open Cursor Settings
- Go to Tools & MCP
- Click New MCP Server (Add a Custom MCP Server)
- Paste the MCP JSON from your InsForge project
- Save the configuration file
- 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:Claude Code
Claude Code
Installation
Add the InsForge MCP server to your Claude Code:- Select Claude Code in the dropdown list
-
Copy and paste the following installation command in your terminal

- Run the command
Verify Installation
To verify the connection, start a new chat session in Claude Code and send this prompt to your agent:GitHub Copilot
GitHub Copilot
Installation
Add the InsForge MCP server to your GitHub Copilot:- Select Copilot in the dropdown list
-
Open the terminal and paste the following installation command in your GitHub Copilot terminal

-
Run the command

Verify Installation
To verify the connection, start a new chat session in Copilot and send this prompt to your agent:
Windsurf
Windsurf
Installation
Add the InsForge MCP server to your Windsurf:- Select Windsurf in the dropdown list
-
Copy and paste the following installation command in your Windsurf terminal

- Run the command
Verify Installation
To verify the connection, start a new chat session in Windsurf and send this prompt to your agent:
Cline
Cline
Installation
Add the InsForge MCP server to your Cline:- Select Cline in the dropdown list
-
Copy and paste the following installation command in your Cline terminal

-
Run the command

Verify Installation
To verify the connection, start a new chat session in Cline and send this prompt to your agent:
Roo Code
Roo Code
Installation
Add the InsForge MCP server to your Roo Code:- Select Roo Code in the dropdown list
-
Copy and paste the following installation command in your Roo Code terminal

- Run the command
Verify Installation
To verify the connection, start a new chat session in Roo Code and send this prompt to your agent:
MCP JSON
MCP JSON
Installation
Add the InsForge MCP server to your coding agent with MCP JSON:- Select MCP JSON in the dropdown list
-
Copy and paste the following MCP JSON configuration in your agent

Verify Installation
To verify the connection, start a new chat session and send this prompt to your agent:
Trae
Trae
Installation
Add the InsForge MCP server to your Trae:- Select Trae in the dropdown list
-
Copy and paste the following installation command in your Trae terminal

-
Run the command

- Open Trae’s Settings → navigate to MCP
- Click on Add and then select Add from Marketplace
-
Search “InsForge” and add it from the marketplace

-
For required credentials API_KEY and API_BASE_URL, you can find it in your InsForge’s Settings, under the Connect tab

Verify Installation
To verify the connection, start a new chat in Trae and send this prompt to your agent:
Qoder
Qoder
Installation
Add the InsForge MCP server to your Qoder:- Select Qoder in the dropdown list
-
Copy and paste the following installation command in your Qoder terminal

- Run the command
Verify Installation
To verify the connection, start a new chat session in Qoder and send this prompt to your agent:
Troubleshooting
Changes not taking effect
Changes not taking effect
Most AI clients require a full restart after MCP config changes. Close and reopen the application.