Skip to content
VS Code

Maroo for VS Code

us.maroo/mcp

Manage your Maroo business from MCP-compatible AI assistants.

client:VS Code transport:streamable-http

Install Maroo in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.maroo.us/mcp"
    }
  }
}

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

Maroo in other clients