Skip to content
Back to search
30
MCP streamable-http

io.github.surp-renz/sekichi

io.github.surp-renz/sekichi

Knowledge accumulation for AI coding agents. Records decisions, problems, and insights as context.

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

Similar MCP servers embedding-nearest

io.github.cranot/agentskb
Researched knowledge for AI agents. Canonical answers from official sources.
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
io.github.Cranot/agentskb
Researched knowledge for AI agents. Canonical answers from official sources.
0 tools
io.github.looptech-ai/understand-quickly
Public registry of code-knowledge graphs for AI agents with schema validation and drift detection.
0 tools
io.github.tm42/mnemograph
Event-sourced knowledge graph memory for AI coding agents with semantic search
0 tools
@keweixin/code-memory
Context Ledger and evidence-backed code graph for AI coding agents
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.surp-renz/sekichi": {
      "url": "https://sekichi.fly.dev/mcp",
      "transport": "streamable-http"
    }
  }
}