Developer Tools
Trust: 39/100 (Limited)io.github.nicolascroce/keepsake Guide
MCP server for Keepsake — the personal CRM for nurturing your relationships
by nicolascroce
Quick Start
Install
npx keepsake-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-nicolascroce-keepsake": {
"command": "npx",
"args": [
"keepsake-mcp"
]
}
}
}