Back to search
100
MCP live v1.0.0 streamable-http

io.github.MagneticDogSon/fixflow

io.github.MagneticDogSon/fixflow

Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.

Uptime
100.0%
2 probes
Response
579ms
last probe
Tools
3
callable

Tools · 3

resolve_kb_id

FIRST STEP in any troubleshooting workflow. Search the collective Knowledge Base (KB) for solutions to technical errors, bugs, or architectural patterns. Uses full-text search across titles, content…

read_kb_doc

SECOND STEP in the troubleshooting workflow. Read the full content and solution of a specific Knowledge Base card. Returns the card content WITH reliability metrics and related cards so you can asse…

save_kb_card

WRITE to the Knowledge Base. This tool has TWO modes: **MODE 1 — SAVE a new card**: Provide `content` with full Markdown following the ACTIONABLE schema below. **MODE 2 — REPORT OUTCOME**: Provide `…

Similar MCP servers embedding-nearest

AI Reasoning Commons live
Search, reuse, verify AI reasoning. Task marketplace with leaderboard. Zero-barrier, no auth.
14 tools · streamable-http
io.github.magneticdogson/fixflow
Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.
0 tools · streamable-http
io.github.andrew-ji-cupix/cupix-compass live
Explore and analyze Cupix construction site data: 360 images, progress, and insights.
6 tools · streamable-http
Roboflow (Official) live
Roboflow computer vision for AI assistants: datasets, annotation, versioning, workflows, inference.
67 tools · streamable-http
TheArtOfService Compliance Intelligence live
Compliance knowledge graph: 692+ frameworks, 14,200+ controls, 819K+ cross-framework mappings.
10 tools · streamable-http
com.metricspot/seo-mcp live
Six tools for SEO and AI-readability audits. 91 checks, 11 score modules.
6 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "io.github.magneticdogson/fixflow": {
      "url": "https://fixflow-mcp.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}