AIKraft/MCP-серверы/io.github.jarmstrong158/context-keeper-remote

io.github.jarmstrong158/context-keeper-remote

Удалённый backend на Cloudflare Worker для context-keeper (D1). MCP 2026-07-28, dual-era.

jarmstrong158 Удалённый · HTTP official

Что это

Удалённый backend на Cloudflare Worker для context-keeper (D1). MCP 2026-07-28, dual-era.

Как подключить

1Remote MCP — устанавливать локально не нужно
https://context-keeper-remote.{account}.workers.dev/mcp/{token}
2Добавить в конфиг MCP-клиента (mcp.json / claude_desktop_config.json)
{ "mcpServers": { "io-github-jarmstrong158-context-keeper-remote": { "url": "https://context-keeper-remote.{account}.workers.dev/mcp/{token}" } } }

Вставьте блок в конфиг клиента (Claude Desktop, Claude Code, Cursor, VS Code, Cline). Для защищённого endpoint добавьте заголовок авторизации из официальной инструкции.