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
-
Install Chrome Extension
- Download and install the extension from the chrome web store.
- Pin it to your toolbar for quick access.
-
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
-
Generate MCP Token
- From the FlowLens platform, generate your MCP access 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.jsonundermcpServers - Cursor: Add to
~/.cursor/mcp.json(global) or.cursor/mcp.json(project-specific) undermcpServers - VS Code with Copilot: Add to
.vscode/mcp.json(repository) or VS Codesettings.json(personal) undermcpServers
Replace <your-token> with the MCP access token generated in step 3.
"flowlens-mcp": {
"command": "pipx",
"args": [
"run",
"--spec",
"flowlens-mcp-server==0.2.4",
"flowlens-server",
"<your-token>"
],
"type": "stdio"
}
Claude Code Shortcut
claude mcp add flowlens-mcp --transport stdio -- pipx run --spec "flowlens-mcp-server==0.2.4" flowlens-server <your-token>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flowlens_mcp_server-0.2.4.tar.gz.
File metadata
- Download URL: flowlens_mcp_server-0.2.4.tar.gz
- Upload date:
- Size: 22.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49144187ed833d039082e3e2933908046c4f907a5cfed7bc1f2d1a4775f831de
|
|
| MD5 |
6b9b39c1e60e0157dcf97b2fbda64622
|
|
| BLAKE2b-256 |
ff5b638356a52087024df723eab2edbf39468372faafa668cb59ad1d28631868
|
Provenance
The following attestation bundles were made for flowlens_mcp_server-0.2.4.tar.gz:
Publisher:
release.yml on magentic/flowlens-mcp-server
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
flowlens_mcp_server-0.2.4.tar.gz -
Subject digest:
49144187ed833d039082e3e2933908046c4f907a5cfed7bc1f2d1a4775f831de - Sigstore transparency entry: 629535073
- Sigstore integration time:
-
Permalink:
magentic/flowlens-mcp-server@b68a872fa5126dc4adc50eb1c72706eb408a0bf3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/magentic
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b68a872fa5126dc4adc50eb1c72706eb408a0bf3 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file flowlens_mcp_server-0.2.4-py3-none-any.whl.
File metadata
- Download URL: flowlens_mcp_server-0.2.4-py3-none-any.whl
- Upload date:
- Size: 29.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d00fe98f3dfd30ea69c11edc47ba35d98c5e083c7c921e7d1b51df90ecab61d6
|
|
| MD5 |
a95b3b44aaac1c2af04afb3770fc6b0f
|
|
| BLAKE2b-256 |
7dd9bfe2b924affc8d8ef12193c39b48e8b6931b17ee167116659a35b33a1452
|
Provenance
The following attestation bundles were made for flowlens_mcp_server-0.2.4-py3-none-any.whl:
Publisher:
release.yml on magentic/flowlens-mcp-server
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
flowlens_mcp_server-0.2.4-py3-none-any.whl -
Subject digest:
d00fe98f3dfd30ea69c11edc47ba35d98c5e083c7c921e7d1b51df90ecab61d6 - Sigstore transparency entry: 629535075
- Sigstore integration time:
-
Permalink:
magentic/flowlens-mcp-server@b68a872fa5126dc4adc50eb1c72706eb408a0bf3 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/magentic
-
Access:
internal
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@b68a872fa5126dc4adc50eb1c72706eb408a0bf3 -
Trigger Event:
workflow_dispatch
-
Statement type: