Secure MCP gateway for AI agents. JWT auth, RBAC, rate limiting, audit logging, circuit breakers. Single Rust binary, <50 MB RAM. Protect OpenClaw, Claude Code, and any MCP-connected agent.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
151
commits
docs: rewrite OpenClaw integration guide with tested SSH tunnel pattern
ffac6c3View on GitHubRemove internal planning docs and going-public checklist from public repo
9e3d87aView on GitHubChange copyright holder to Lewis W. Blanchard III
7529b86View on GitHubChange Licensor name from Wally Blanchard to Lewis W. Blanchard III
9851fe2View on GitHubchore: rename to sentinel-mcp-gateway, update all repo references
fd56095View on GitHubdocs: add JWT raw bytes warning and hot-reload to DEPLOYMENT.md
9594897View on GitHubdocs: add DEPLOYMENT.md, OPENCLAW.md, and design plans
6e8249dView on GitHubdocs: rewrite README for public audience with OpenClaw positioning
3cf8c5dView on GitHubfeat: make repo portable for public deployment
b687730View on GitHubchore: gitignore sentinel.toml and .planning/; untrack 94 planning files
0027606View on GitHublicense: adopt BSL 1.1 with Apache 2.0 change license (2030)
95bc888View on GitHubchore: wire BACKEND_SHARED_SECRET into add-mcp.sh and update gitignore
44ce36dView on GitHubfix(phase-12): remove internal:true from sentinelnet network
0eb13a3View on GitHubauth(phase-12): inject X-Sentinel-Auth header in HTTP backend
ff7723dView on GitHub