Catalog
io.github.surp-renz/sekichi
OfficialKnowledge accumulation for AI coding agents. Records decisions, problems, and insights as context.
Records coding decisions, problems, and insights as persistent context for AI agents.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"sekichi": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://sekichi.fly.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.