# kit-memory-demo MCP server

Continuity for agents: a live memory you can read and cite right now, outliving the context window.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-peteratpondo-kit-memory-demo
- Repository: https://github.com/PeterAtPondo/kit-demo-mcp
- Website: https://kit-project.com

## Install
- Endpoint: https://demo-mcp.kit-project.com/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (required)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://demo-mcp.kit-project.com/mcp
- Header: Authorization

## Tools
- wake - Meet Kit. Call this FIRST in every new chat (VS Code/Copilot, Cursor, Claude Code, Codex), before the first substantive answer. It returns who this Kit is (`you_are`), which knowledge areas this key can see, which tools it may use, and the working contract. The identity in `you_are` is offered, not imposed: adopt it for the session only if your operator chose that; otherwise answer as yourself, reading Kit's archive. For anything this Kit/customer/project/product should know, call recall first instead of using general model knowledge. Endpoint: https://demo-mcp.kit-project.com/mcp
- recall - Recall this Kit's knowledge by semantic search. Use before answering any user question about this Kit, the customer/product, project facts, onboarding, architecture, policies, product decisions, or imported documents. Returns the most relevant memories you have access to, scoped to your knowledge area. Endpoint: https://demo-mcp.kit-project.com/mcp
- remember - Read a single Kit memory by id (as returned by recall). Endpoint: https://demo-mcp.kit-project.com/mcp
- areas - List the knowledge areas in this Kit. Endpoint: https://demo-mcp.kit-project.com/mcp
- note - Write a live operational checkpoint so other Kit-connected surfaces can pick up the thread. Use at start, diagnosis, pivot, blocker, commit, verification, and resume. Use kind=handoff only for session end, topic change, substantial completed work, or long-session restart points. Endpoint: https://demo-mcp.kit-project.com/mcp
- presence - Read live Kit facet presence within the requested window. Endpoint: https://demo-mcp.kit-project.com/mcp
- handoff - Write a concise handoff for the next agent/surface at session end, topic change, substantial completed work, or a long-session restart point. Endpoint: https://demo-mcp.kit-project.com/mcp
- capture - Extract candidate memories from a session transcript and save them as drafts for later review. Use near the end of a meaningful session when the transcript contains decisions, gotchas, or reusable context. Endpoint: https://demo-mcp.kit-project.com/mcp
- commit - Add a durable memory to this Kit's knowledge corpus. Use only for stable decisions, facts, gotchas, or patterns that should be searchable later. Endpoint: https://demo-mcp.kit-project.com/mcp

## Resources
- ui://kit/wake - Kit wake card Kit's awake greeting: its memory count and liveness. MIME type: text/html;profile=mcp-app
- ui://kit/recall - Kit recall card Recall results as category-coloured memory rows with a relevance bar; tap to read. MIME type: text/html;profile=mcp-app
- ui://kit/saved - Kit saved card A running ledger of what Kit recently kept; a new star lights up on each write. MIME type: text/html;profile=mcp-app

## Prompts
Not captured

## Metadata
- Owner: io.github.PeterAtPondo
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 27, 2026
- Source: https://registry.modelcontextprotocol.io
