Skip to content
Cursor

InsForge for Cursor

io.github.insforge/insforge-mcp

MCP server for InsForge BaaS — database, storage, edge functions, and deployments

client:Cursor transport:streamable-http runtime:npm

Install InsForge in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "insforge-mcp": {
      "url": "https://mcp.insforge.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

InsForge in other clients