Using GibsonAI's MCP Server in Cursor

May 9, 2025

Can your LLM build a complete database layer alongside your front end?

Spoiler: Yes it can.

Learn how to connect the GibsonAI MCP server to your Cursor IDE like and have your backend and frontend built in a flash. It's never been easier to spin up a database. The GibsonAI MCP server equips Cursor with the ability to request a new database, build it, and deploy it with a few simple commands. No need to design your own schema!

Add GibsonAI's MCP Server to Cursor

Setting up our MCP server in Cursor takes just a few steps:

  1. Navigate to Cursor Settings → MCP

  2. Click "Add new MCP server"

  3. Update the configuration:

{
  "mcpServers": {
    "gibson": {
      "command": "uvx",
      "args": ["--from", "gibson-cli@latest", "gibson", "mcp", "run"]
    }
  }
}
  1. Authenticate with:

uvx --from gibson-cli@latest gibson auth login

Once connected, your AI assistant can interact with your GibsonAI account directly.

Watch The Demo

The video above walks you through everything you need to equip your Cursor IDE with the power of GibsonAI databases!


Get started free

Build your next database with the power of GibsonAI.

Get started free

Build your next database with the power of GibsonAI.

Get started free

Build your next database with the power of GibsonAI.

Sign up today