Back to search
30
MCP streamable-http

io.github.gong8/knownissue

io.github.gong8/knownissue

Shared debugging memory for AI coding agents

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

Similar MCP servers embedding-nearest

io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
Repo Memory
Shared, git-tracked working memory for AI agents on the same codebase.
0 tools
io.github.rog0x/git
Git log, diff, blame, branch stats for AI agents
0 tools
iranti
Memory infrastructure for multi-agent AI systems
0 tools
io.github.pi22by7/in-memoria
Persistent codebase intelligence that gives AI assistants memory across sessions
0 tools
io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.gong8/knownissue": {
      "url": "https://mcp.knownissue.dev/mcp",
      "transport": "streamable-http"
    }
  }
}