138-tool MCP server for AI agent firms: security, A2A, Hebbian memory, fleet mgmt
claude mcp add mcp-openclaw -- uvx mcp-openclaw-extensions
claude_desktop_config.json
{
"mcpServers": {
"mcp-openclaw": {
"command": "uvx",
"args": [
"mcp-openclaw-extensions"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-openclaw": {
"command": "uvx",
"args": [
"mcp-openclaw-extensions"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-openclaw": {
"command": "uvx",
"args": [
"mcp-openclaw-extensions"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-openclaw": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-openclaw-extensions"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-openclaw": {
"command": "uvx",
"args": [
"mcp-openclaw-extensions"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.romainsantoli-web--mcp-openclaw/reviews or the review_server meta-tool.
POST /mcp