context for Claude Desktop
io.github.honeycrisp-suite/context
Local-first personal context over MCP: mail/calendar metadata, briefings, person lookups. No cloud.
client:Claude Desktop
transport:stdio
runtime:npm
Install context in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"context": {
"command": "npx",
"args": [
"-y",
"@honeycrisp/context"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs