OpenClaw Agent Instruction Registry runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 17 Mar 2026.
Search and retrieve agent instruction files: system prompts, skills, workflows, and safety filters.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add openclaw-registry -- npx -y agentbase-mcp
{
"mcpServers": {
"openclaw-registry": {
"args": [
"-y",
"agentbase-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.openclaw-registry]
command = "npx"
args = ["-y", "agentbase-mcp"]
{
"mcpServers": {
"openclaw-registry": {
"args": [
"-y",
"agentbase-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"openclaw-registry": {
"args": [
"-y",
"agentbase-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.