Skip to main content

Supported clients

Flowla MCP works with any MCP-compatible client. The server URL is:
https://mcp.flowla.com/mcp
The server uses OAuth 2.0 — your client will open a browser window to authorise Flowla on the first connection.

Desktop & CLI

Claude Desktop, Cursor, Windsurf, Gemini CLI and other desktop or CLI clients authenticate via a local callback. See the Claude Desktop section below for a one-line installer. Claude Code users can install the plugin directly — see below.

Web UI

Claude Web (claude.ai) authenticates via https://claude.ai/api/mcp/auth_callback. No installer needed — paste the server URL directly into your Claude Web settings.
Need to connect a different client? Contact us and we will add the required callback URI.

Claude Desktop

Run the following command in your terminal to install and configure the Flowla MCP server for Claude Desktop automatically:
curl -fsSL https://app.flowla.com/mcp/install.sh | bash
The installer will:
  1. Check for Node.js and install it automatically if missing
  2. Write the Flowla MCP server configuration to Claude’s settings file
  3. Back up your existing Claude config before making any changes

Verify the installation

After restarting Claude Desktop, go to Settings → Developer. Flowla should appear in the list of connected MCP servers.

Claude Code

Claude Code is Anthropic’s CLI for Claude. Install the Flowla plugin with two commands:
claude plugin marketplace add flowlacom/claude-plugin
claude plugin install flowla
On first use, Claude will open a browser window to authorise your Flowla account.

How to open your terminal

Option 1 — SpotlightPress ⌘ Command + Space, type Terminal, then press Return.Option 2 — FinderOpen Finder → Applications → Utilities → Terminal.Option 3 — LaunchpadOpen Launchpad, search for Terminal, and click it.

Next steps

MCP Overview

Learn how the MCP server works and what it connects to.

Available Tools

Browse the full list of tools Claude can call.