GibsonAIServer

GibsonAI
GitHub
AI ToolsDevelopmentIDE Integration

Loading subscription status...

πŸ’‘ Description

The GibsonAI MCP server allows users to create and update projects, describe interactions with databases and hosted APIs, and even write functioning code, all within the user's IDE, enhancing context and output significantly while working on Gibson projects.

πŸ“ JSON Entries

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

πŸ› οΈ Tools

CursorWindsurfClaude DesktopVS CodeGitHub Copilot

⚑ Features

  • Integration with Cursor, Windsurf, and Claude Desktop
  • CLI-based interaction for managing the server

πŸ’¬ Example Queries

  • How do I set up the MCP server in Cursor?
  • What are the commands to add the Gibson server in Claude?