Loomal

agentskb

MCP server by github.com/cranot/agentskb-mcp

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

9 starsnpm: @agentskb/cli

About agentskb

agentskb is an MCP (Model Context Protocol) server published by cranot in the official MCP registry, listed under Search on Loomal. Researched knowledge for AI agents. Canonical answers from official sources.

It ships as an npm package (@agentskb/cli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cranot/agentskb-mcp, where the project has earned 9 GitHub stars.

Use agentskb with your agent

Claude Code · one command
claude mcp add agentskb -- npx -y @agentskb/cli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentskb": {
      "command": "npx",
      "args": [
        "-y",
        "@agentskb/cli"
      ]
    }
  }
}
npm@agentskb/cli

Frequently asked questions

What is agentskb?
agentskb is an MCP (Model Context Protocol) server by cranot in the Search category. Researched knowledge for AI agents. Canonical answers from official sources.
How do I connect agentskb to Claude, Cursor, or another MCP client?
Install agentskb from its npm package (@agentskb/cli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentskb open source?
Yes — the source code is public at github.com/cranot/agentskb-mcp, with 9 GitHub stars.
Can AI agents pay to use agentskb?
Not yet through Loomal — agentskb is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agentskb? Claim this listing free by verifying GitHub ownership, or contact us.