Loading MCP server directory, please wait...
Authorize-before-execute for AI agents: evaluate an action, get a permit, verify it before running.
npx @getmcp/cli add io.github.Atlasent/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Atlasent/mcp-server": {
"command": "npx",
"args": [
"-y",
"@atlasent/mcp-server"
],
"env": {
"ATLASENT_API_KEY": "",
"ATLASENT_BASE_URL": "",
"ATLASENT_MODE": ""
}
}
}
}