Skip to content
VS Code

fortrabbit for VS Code

com.fortrabbit/mcp

Read apps and environments, and create them, on the fortrabbit PHP hosting platform.

client:VS Code transport:streamable-http

Install fortrabbit in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.fortrabbit.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

fortrabbit in other clients