What is the com.undercurrentholdings/aegis MCP server?
Six-gate governance for AI agents: PROCEED/PAUSE/HALT decisions with hash-chained audit trails.
How to install com.undercurrentholdings/aegis
Copy-paste configuration for popular MCP clients.
AEGIS_API_KEYsecretOptional - omit for sandbox mode (10 evaluations/day). Free key at https://portal.undercurrentholdings.com
AuthorizationrequiredsecretBearer YOUR_API_KEY — free key from https://portal.undercurrentholdings.com (Community tier, 100 evaluations/month)
{
"mcpServers": {
"aegis": {
"command": "aegis-mcp-server",
"args": [
"aegis-governance"
],
"env": {
"AEGIS_API_KEY": "<YOUR_AEGIS_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"aegis": {
"command": "aegis-mcp-server",
"args": [
"aegis-governance"
],
"env": {
"AEGIS_API_KEY": "<YOUR_AEGIS_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"aegis": {
"command": "aegis-mcp-server",
"args": [
"aegis-governance"
],
"env": {
"AEGIS_API_KEY": "<YOUR_AEGIS_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"aegis": {
"type": "stdio",
"command": "aegis-mcp-server",
"args": [
"aegis-governance"
],
"env": {
"AEGIS_API_KEY": "<YOUR_AEGIS_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add aegis --env AEGIS_API_KEY=<YOUR_AEGIS_API_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- aegis-mcp-server aegis-governanceRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.