Back to directory
sdairs/claudekeep

sdairs/claudekeep

@sdairs

ClaudeKeep lets you save & share chats from Claude using an MCP inside Claude Desktop

claudechatsavesharemcptypescriptclaude-desktoptool

Installation & Configuration

{
  "mcpServers": {
    "claudekeep-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "claudekeep-mcp"
      ],
      "env": {
        "CLAUDEKEEP_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15