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%
3 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.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
io.github.yakuphanycl/instinct
Self-learning memory for AI coding agents with pattern detection and confidence scoring.
0 tools
io.github.sebbsssss/clude
Portable agent memory anchored on Solana. Local SQLite + vector recall, open export.
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"
    }
  }
}