ClaudeInk — Knowledge Vault for Claude Desktop
io.github.weekdmond/claudeink
Save, search, and compile valuable knowledge from your Claude conversations.
client:Claude Desktop
transport:stdio
runtime:npm
Install ClaudeInk — Knowledge Vault in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"claudeink": {
"command": "npx",
"args": [
"-y",
"@claudeink/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs