This endpoint is the Atlas MCP server. Connect your AI tools here to give them read access to your organization's Atlas data.
https://atlas-mcp.arcsense.ca/
{
"mcpServers": {
"atlas": {
"type": "http",
"url": "https://atlas-mcp.arcsense.ca/"
}
}
}
{
"mcpServers": {
"atlas": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-http-client",
"https://atlas-mcp.arcsense.ca/"
]
}
}
}