mcpbeat Sign in

Sekichi MCP Server

by surp-renz Your server? Claim it
answering

Sekichi is answering right now. Last checked 1 min ago.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 47 days of history · worst day 97%
47 days agonow
97.8%
Uptime 24h
90 of 92 checks
Tools
hidden behind auth
3144 ms
Response time
average over 24h
OAuth sign-in
Access
streamable-http

Sekichi missed 2 checks this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 1 min ago.

run in your terminal
claude mcp add sekichi --transport http https://sekichi.fly.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sekichi": {
      "url": "https://sekichi.fly.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sekichi]
url = "https://sekichi.fly.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "sekichi": {
      "url": "https://sekichi.fly.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sekichi": {
      "url": "https://sekichi.fly.dev/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://sekichi.fly.dev/mcp streamable-http sign-in 332 ms 1 min ago

Alternatives to Sekichi

same job, measured the same way
Kilonova MCP
by milnaos

Persistent local knowledge for AI coding agents with structured records, search, and DOT context.

73 installs/wk local only
Prior
by cg3

Shared knowledge base for AI agents. Search and contribute solutions to technical problems.

130 installs/wk answering
Sprintra
by sprintra-io

The project brain for AI coding agents — memory, decisions, sprints, knowledge base via MCP.

32 installs/wk answering
CogSession
by premanand8800

Session memory for AI coding agents: records decisions and dead ends, flags what went stale.

98 installs/wk local only
Project Memory MCP
by kaaustubh

Persistent memory for AI coding agents — past bugs, decisions, and your corrections, in your repo.

118 installs/wk local only
Codehabits
by codehabits-dev

Team conventions, anti-patterns, and domain knowledge from .codehabits/ for AI coding agents.

197 installs/wk local only
FairMind Project Context
by fairmind

Project memory for coding agents: requirements, decisions, code graph and delivery telemetry.

answering
KnowledgeRail
by deviank88

Persistent, evidence-backed project knowledge and task context for coding agents.

231 installs/wk local only

Sekichi — questions

Answers built from our own checks of this server.

Why is there no tool list for Sekichi?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 97.8% of checks in the last 24 hours got a reply.
Is Sekichi working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 92 checks got a reply (97.8%), average response time 3144 ms. The bar chart above shows every period we have measured.
Is Sekichi still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Sekichi?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Sekichi?
No API key is involved. Sekichi answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.