IMPORTANT: This site is planned to be decommissioned in 2026. Visit the Tanium Resource Center for all Tanium release notes, user guides, and support information. To view release notes in the Resource Center, see Tanium Release Notes.
IMPORTANT: If you are using semi-annual releases for on premises, see the Release notes for 2024H1 semiannual release, Release notes for 2024H2 semiannual release, or Release notes for 2025H1 semiannual release on the Tanium Resource Center.
Effective October 15, 2024: On prem release notes on the Tanium Knowledge Base are frozen. For release notes related to 7.4 or 7.5 Server and Solutions, see the Monthly updates for Tanium Version 7.4 and 7.5 Server and Solutions on the Tanium Resource Center.
Tanium Cloud Release Notes Atlas MCP Server
Cloud Release Starting on: September 01, 2026
Improvements
Tools
- Added the Automate toolset to the discovery surface, including playbooks and deployment plans.
- Added the Platform toolset to the discovery surface, covering computer group, package, and action management.
- Improved the
tanium_describe_tooltool to surface response schemas, which enable MCP clients to see the shape of a tool result before calling the tool. - Added an MCP Tool Calls table to the Audit page in the Atlas UI for reviewing tool names, callers, results, and Atlas AI credit usage.
- MCP-initiated Atlas AI credit usage is now attributed to the authenticated caller in the Conversations table on the Audit page in the Atlas UI.
Guidance
- Published Tanium Expert Skill guidance for the Automate toolset.
- Published Tanium Expert Skill guidance for the Platform toolset.
- Improved the Tanium Expert Skill with guidance to confirm and report outcomes, rather than assuming success from the initial call response.
- Improved the Tanium Expert Skill to surface the query Atlas actually ran when answering fleet or endpoint questions.
Cloud Release Starting on: August 06, 2026
Improvements
- Improved tool descriptions and tool search for more accurate tool selection by AI clients.
- Improved Tanium Expert Skill guidance coverage, accuracy, and delivery efficiency.
Cloud Release Starting on: July 31, 2026
Initial Release
This release introduces the Tanium Atlas MCP Server, which is a remote MCP Server for AI clients to query live Tanium data using the Model Context Protocol (MCP).
Features
- The remote MCP endpoint for your Tanium Cloud environment is accessible at
https://<domain>-api.cloud.tanium.com/mcp. Add this endpoint to an MCP-compatible AI client. - Authentication requires a registered OAuth client. For more information, see Enabling third-party authentication through OAuth clients.
- Users sign in with their Tanium identity using OAuth. Every tool a user can discover or call is scoped to their existing Tanium RBAC.
- Tanium supports statically registered OAuth clients. Dynamic Client Registration (DCR) is not supported.
- OAuth clients must be scoped to Tanium roles. Assign users the MCP User Read Only role to grant access to the read-only toolset.
- This release provides read-only tools across Tanium modules, organized into module-level toolsets.
- Client-side tool filtering controls which tools each AI client loads, scoped by toolsets. Refer to Filtering tools.
- The Tanium Expert Skill ships with the server and provides Tanium product guidance to the AI client alongside the tools, so the AI selects the correct module and forms requests correctly.
- Refer User Guide at Tanium Atlas MCP Server