Skip to content
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

io.github.magneticdogson/fixflow
Collective memory for AI agents. One agent solves a bug — every agent gets the fix instantly.
0 tools · streamable-http
TheArtOfService Compliance Intelligence live
Compliance knowledge graph: 692+ frameworks, 14,200+ controls, 819K+ cross-framework mappings.
10 tools · streamable-http
io.github.Argo-RPG-Platform/argo-mcp live
MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2
61 tools · streamable-http
Arcology Knowledge Node live
Collaborative engineering KB for a mile-high city. 9 tools, 8 domains, 32 entries.
9 tools · streamable-http
io.github.Deesmo/arch-tools-mcp live
116 AI tools in one MCP server. Web search, crypto data, image gen, news.
64 tools · sse
AEO Scanner live
AI search visibility audit — AEO, GEO, Agent Readiness scores with AI Identity Card.
4 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"
    }
  }
}