You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use hosted MCP server at mcp.insforge.dev instead of local stdio.
Users authenticate via OAuth in Cursor settings instead of env vars.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@@ -38,14 +38,7 @@ Install from the Cursor Marketplace, or install manually:
38
38
39
39
## Configuration
40
40
41
-
Set environment variables for MCP authentication:
42
-
43
-
| Variable | Description | Example |
44
-
|----------|-------------|---------|
45
-
|`INSFORGE_API_KEY`| Your InsForge API key |`ik_95ea0a...`|
46
-
|`INSFORGE_API_BASE_URL`| Your InsForge project URL |`https://abc123.us-east-1.insforge.app`|
47
-
48
-
Find these in **InsForge Dashboard > Project Settings**.
41
+
After installing the plugin, go to **Cursor Settings > Tools & MCP Servers** and click **Connect** on the InsForge MCP server. You'll be redirected to authorize the connection with your InsForge account.
0 commit comments