Skip to main content

FlowLens MCP server for FlowLens created by Magentic

Project description

FlowLens MCP Server

An open-source MCP server that fetches your recorded user flows and bug reports from the FlowLens platform and exposes them to your AI coding agents for context-aware debugging.

Getting Started

Prerequisites

  1. Install Chrome Extension

    • Download and install the extension from this page.
    • Pin it to your toolbar for quick access.
  2. Set Up Your Account

    • Login to the extension using your Gmail account
    • Record and create your first flow using the extension:
      • Start recording from the extension popup
      • Stop recording from the overlay or extension popup
      • Click "Create flow"
    • You'll be automatically redirected to the Flowlens webapp to view flow details
  3. Generate MCP Token

Agent Configuration

For Claude Code, Cursor, VS Code Copilot

Add the following configuration to the relevant MCP servers section, or use the shortcut below for Claude Code:

  • Claude Code: Add to ~/.claude.json under mcpServers
  • Cursor: Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (project-specific) under mcpServers
  • VS Code with Copilot: Add to .vscode/mcp.json (repository) or VS Code settings.json (personal) under mcpServers

Replace <your-token> with the MCP access token generated in step 3.

"flowlens-mcp": {
    "command": "pipx",
    "args": [
        "run",
        "--spec",
        "flowlens-mcp-server==0.2.0",
        "flowlens-server",
        "<your-token>"
    ],
    "type": "stdio"
}

Claude Code Shortcut

claude mcp add flowlens-mcp --transport stdio -- pipx run --spec "flowlens-mcp-server==0.2.0" flowlens-server <your-token>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flowlens_mcp_server-0.2.0.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flowlens_mcp_server-0.2.0-py3-none-any.whl (27.6 kB view details)

Uploaded Python 3

File details

Details for the file flowlens_mcp_server-0.2.0.tar.gz.

File metadata

  • Download URL: flowlens_mcp_server-0.2.0.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for flowlens_mcp_server-0.2.0.tar.gz
Algorithm Hash digest
SHA256 4b924479bc7926a22049e0313254b86a04a7321dd3eab5790b3fb6bc97d88eca
MD5 1a04376650a8a9b89831b913933a1d96
BLAKE2b-256 78d9a2f0b2119461202b93fbcc8d1bea36c5a784e46623d8ecb6bcd9e76f698a

See more details on using hashes here.

Provenance

The following attestation bundles were made for flowlens_mcp_server-0.2.0.tar.gz:

Publisher: release.yml on magentic/flowlens-mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file flowlens_mcp_server-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for flowlens_mcp_server-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6ad99ca9a0c698848b04ef00a137b5f5db03a189bb490a40938e21dc63509b1f
MD5 d0025e59bc1903bfadaa44108816d759
BLAKE2b-256 348e921372ea9de1375a6b9d067a6e629e3e7e3529b230df11ef9f0a05882904

See more details on using hashes here.

Provenance

The following attestation bundles were made for flowlens_mcp_server-0.2.0-py3-none-any.whl:

Publisher: release.yml on magentic/flowlens-mcp-server

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page