AtlaSent MCP Server for Claude Code
io.github.atlasent/mcp-server
Authorize-before-execute for AI agents: evaluate an action, get a permit, verify it before running.
client:Claude Code
transport:stdio
runtime:npm
Install AtlaSent MCP Server in Claude Code
run in your project directory
claude mcp add mcp-server -e ATLASENT_API_KEY=<ATLASENT_API_KEY> -e ATLASENT_BASE_URL=<ATLASENT_BASE_URL> -e ATLASENT_MODE=<ATLASENT_MODE> -- npx -y @atlasent/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs