Loomal

redline

MCP server by github.com/gowtham0992/redline

Run local prompt regression checks from prompt-response logs in AI coding assistants.

0 starspypi: redline-ai

About redline

redline is an MCP (Model Context Protocol) server published by gowtham0992 in the official MCP registry, listed under Monitoring on Loomal. Run local prompt regression checks from prompt-response logs in AI coding assistants.

It ships as a Python package on PyPI (redline-ai), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gowtham0992/redline.

Use redline with your agent

Claude Code · one command
claude mcp add redline -- uvx redline-ai
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "redline": {
      "command": "uvx",
      "args": [
        "redline-ai"
      ]
    }
  }
}
pypiredline-ai

Frequently asked questions

What is redline?
redline is an MCP (Model Context Protocol) server by gowtham0992 in the Monitoring category. Run local prompt regression checks from prompt-response logs in AI coding assistants.
How do I connect redline to Claude, Cursor, or another MCP client?
Install redline from its pypi package (redline-ai) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is redline open source?
Yes — the source code is public at github.com/gowtham0992/redline.
Can AI agents pay to use redline?
Not yet through Loomal — redline is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain redline? Claim this listing free by verifying GitHub ownership, or contact us.