Serversio.github.Cranot/agentskb
A

io.github.Cranot/agentskb

io.github.Cranot/agentskb · v0.1.1
▦ npm
v0.1.1npm npm: @agentskb/cli↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.Cranot/agentskb",
  "description": "Researched knowledge for AI agents. Canonical answers from official sources.",
  "repository": {
    "url": "https://github.com/Cranot/agentskb-mcp",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@agentskb/cli",
      "version": "0.1.0-beta.8",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}