agentwall/Agentwall
Run AI agents safely on your local machine
Platform-specific configuration:
{
"mcpServers": {
"Agentwall": {
"command": "npx",
"args": [
"-y",
"Agentwall"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center">
<table> <tr> <td valign="middle"></td> <td valign="middle"><h1>AgentWall</h1></td> </tr> </table>
Run AI agents safely on your local machine
[](https://www.npmjs.com/package/@agentwall/agentwall) [](LICENSE) [](https://nodejs.org) [](https://github.com/agentwall/Agentwall/commits)
</div>
---
Your AI agent has root access to your filesystem, your database, and your shell. Do you know what it's doing?
AgentWall is a policy-enforcing MCP proxy. It sits between your AI client and every MCP server, intercepts every tool call, and enforces your rules before anything executes. Works with Claude Desktop, Cursor, Windsurf, Claude Code, and OpenClaw — one command to install.
---
AI clients have their own approval flows. AgentWall ignores them.
Claude Desktop approved the call. OpenClaw approved the call. AgentWall blocked both.
18:14:47 mcp DENY policy list_directory ← BLOCKED despite Claude "Always allow"
18:14:51 openclaw DENY policy exec ← BLOCKED despite OpenClaw approvalYour YAML policy is the final word. Not the client. Not the model. You.
---
npx @agentwall/agentwall setup auto-detects and wraps all your MCP serversLoading reviews...