← Index

io.github.Cranot/agentskb

io.github.Cranot/agentskb·v0.1.1·Search
Quality Score
71
/100

Researched knowledge for AI agents. Canonical answers from official sources.

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