Serversio.github.izworskic/openclaw-registry
R

OpenClaw Agent Instruction Registry

io.github.izworskic/openclaw-registry · v1.0.1
▦ npm
v1.0.1npm npm: agentbase-mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.izworskic/openclaw-registry",
  "description": "Search and retrieve agent instruction files: system prompts, skills, workflows, and safety filters.",
  "title": "OpenClaw Agent Instruction Registry",
  "repository": {
    "url": "https://github.com/AgentBase1/mcp-server",
    "source": "github"
  },
  "version": "1.0.1",
  "websiteUrl": "https://openclaw-sandy-eight.vercel.app",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "agentbase-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}