Back to search
30
MCP 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
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iflow-mcp_memory
A knowledge-graph-based memory system for AI agents that enables persistent information storage between conversations
0 tools
AI Context Flow
Universal memory for AI agents and tools. Save, organize and search context anywhere.
0 tools · streamable-http
iflow-mcp_savantskie-persistent-ai-memory
A comprehensive, real-time memory system for AI assistants
0 tools
io.github.gong8/knownissue
Shared debugging memory for AI coding agents
0 tools · streamable-http
iflow-mcp_scottrbk-forgetful
MCP Server for AI Agent Memory - persistent, semantically-searchable memory for AI agents
0 tools
infernoflow
Persistent memory for AI coding sessions — captures what agents can't infer from code alone. Works with Copilot, Cursor, Claude, and Windsur
0 tools

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"
    }
  }
}