Skip to content
Back to search
30
MCP v0.7.0

FixThis

io.github.beyondwin/fixthis

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

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

Similar MCP servers embedding-nearest

FixThis
Point at Jetpack Compose UI elements and hand off annotated source candidates to AI coding agents.
0 tools
btx-fix-mcp
MCP servers for code review and automated fixing
0 tools
ui-ticket-mcp
Human-to-AI code review bridge. Review UI in the browser, AI agents fix code via MCP.
0 tools
Fixie MCP Server
Parse FIX messages and help agents create Fixie initiators.
0 tools · streamable-http
io.github.jawdat6/fixgraph-mcp
Search 25K+ verified engineering fixes by error or technology. For developers and AI agents.
0 tools
figma-to-compose-mcp
A Model Context Protocol (MCP) server for generating Jetpack Compose code from Figma nodes.
0 tools

How to use

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

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