Repository avatar
AI Tools
v0.1.1
active

agentskb

io.github.Cranot/agentskb

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

Documentation

AgentsKB MCP Server

Give Your AI Expert-Level Knowledge

Researched answers to any problem. Your AI, upgraded.

Installation

Add to your Claude Desktop or Cursor config:

{
  "mcpServers": {
    "agentskb": {
      "command": "npx",
      "args": ["@agentskb/cli", "mcp"]
    }
  }
}

No API key needed for free tier (300 queries/month).

What makes us different

Your AI searches. We research. That's the difference.

  • Dedicated research per question - not a side task while debugging
  • Official sources only - docs, specs, RFCs
  • Would rather not answer than guess wrong

Tools

ToolDescription
ask_questionExpert-quality answers with sources
preflight_checkSee what verified knowledge exists for your task
search_questionsBrowse Q&As by topic
get_statsCoverage metrics

Coverage

Growing knowledge base across 40+ developer domains:

  • Databases: PostgreSQL, MySQL
  • Frameworks: Next.js, React, Vue, FastAPI, Django, Laravel
  • Infrastructure: Docker, Kubernetes, AWS
  • And more being added continuously

Links

License

MIT