MCP OpenClaw Extensions for VS Code
io.github.romainsantoli-web/mcp-openclaw
138-tool MCP server for AI agent firms: security, A2A, Hebbian memory, fleet mgmt
client:VS Code
transport:stdio
runtime:pypi
Install MCP OpenClaw Extensions in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-openclaw": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-openclaw-extensions"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs