nobrainer-tech

Langflow MCP Tester — Testing & QA agent for Claude Code

Testing & QA community

Use this agent when you need to test langflow-mcp functionality after implementing fixes or new features.

How to install Langflow MCP Tester

Installs to ~/.claude/agents/nobrainer-tech-langflow-mcp-langflow-mcp-tester.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nobrainer-tech/langflow-mcp/HEAD/.claude/agents/langflow-mcp-tester.md -o ~/.claude/agents/nobrainer-tech-langflow-mcp-langflow-mcp-tester.md

Restart Claude Code, or start a new session, for it to be picked up.

What Langflow MCP Tester does


name: langflow-mcp-tester description: Use this agent when you need to test langflow-mcp functionality after implementing fixes or new features. This agent should be invoked proactively after code changes to validate that the MCP tools work correctly with real Langflow workflows. The agent tests the actual MCP server tools, not just unit tests. Examples:\n\n\nContext: Developer has just fixed a validation bug in the langflow-mcp server\nuser: "I've fixed the validation issue for HTT

Alternatives in Testing & QA

  • Pencil UI Designer — Use this agent when you need Pencil-based design workflows: atomic designer actions, MCP tools, and spec-drive 635 ★
  • QA Manual Tester — Use this agent when you need to perform manual quality assurance testing through browser interactions 394 ★
  • Visual Testing Agent (Playwright MCP) — You are the TESTER - the visual QA specialist who SEES and VERIFIES implementations using Playwright MCP 316 ★

Full documentation available on GitHub

View Source Repository