Loomal

FixThis

MCP server by github.com/beyondwin/fixthis

Local-first MCP handoff for Jetpack Compose UI feedback and source candidates.

8 starsnpm: @beyondwin/fixthis

About FixThis

FixThis is an MCP (Model Context Protocol) server published by beyondwin in the official MCP registry. Local-first MCP handoff for Jetpack Compose UI feedback and source candidates.

It ships as an npm package (@beyondwin/fixthis), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/beyondwin/fixthis, where the project has earned 8 GitHub stars.

Use FixThis with your agent

Claude Code · one command
claude mcp add fixthis -- npx -y @beyondwin/fixthis
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "fixthis": {
      "command": "npx",
      "args": [
        "-y",
        "@beyondwin/fixthis"
      ]
    }
  }
}
npm@beyondwin/fixthis

Frequently asked questions

What is FixThis?
FixThis is an MCP (Model Context Protocol) server by beyondwin. Local-first MCP handoff for Jetpack Compose UI feedback and source candidates.
How do I connect FixThis to Claude, Cursor, or another MCP client?
Install FixThis from its npm package (@beyondwin/fixthis) 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 FixThis open source?
Yes — the source code is public at github.com/beyondwin/fixthis, with 8 GitHub stars.
Can AI agents pay to use FixThis?
Not yet through Loomal — FixThis 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 FixThis? Claim this listing free by verifying GitHub ownership, or contact us.