Skip to content
Back to search
30
MCP

FixThis

pulsemcp/fixthis

Point at Jetpack Compose UI elements and hand off annotated source candidates to AI coding agents.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

FixThis
Local-first MCP handoff for Jetpack Compose UI feedback and source candidates.
0 tools
UI Ticket
Human-to-AI code review bridge for UI prototypes with browser annotations.
0 tools
bugpack-mcp
Pack bug screenshots into AI coding instructions with MCP Server integration
0 tools
@iflow-mcp/duhuazhu-bugpack
Pack bug screenshots into AI coding instructions with MCP Server integration
0 tools
io.github.rotem1230/fixme-agent
Real-time AI code quality — 30 validators, 17 languages, 813+ checks
0 tools
io.github.bierlingm/spikes
UI feedback for AI-assisted building. Click elements, rate them, agents triage via MCP.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fixthis": {
      "url": "None",
      "transport": "http"
    }
  }
}