ATLASS OS for Claude Desktop
io.github.atlass-os/atlass-os-mcp
184 MCP tools for field-service CRM, scheduling and double-entry accounting. Hosted; BYO agent.
client:Claude Desktop
transport:streamable-http
Install ATLASS OS in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"atlass-os-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.atlass-os.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs