← Index

ClaudeInk — Knowledge Vault

io.github.weekdmond/claudeink·v1.0.0·Search
Quality Score
89
/100

Save, search, and compile valuable knowledge from your Claude conversations.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "claudeink": {
      "command": "npx",
      "args": [
        "-y",
        "@claudeink/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "claudeink": {
      "command": "npx",
      "args": [
        "-y",
        "@claudeink/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @claudeink/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Search