fleet/articles/fleet-mcp.md
Noah Talerman ae2d1279a9
Add article: Fleet MCP (#44447)
Co-authored-by: Rachael Shaw <r@rachael.wtf>
2026-05-01 14:41:47 -04:00

14 lines
1.1 KiB
Markdown

# Fleet MCP server
> **Experimental feature**: Fleet is already using it internally, and it's a great time to start experimenting. Keep in mind that the API or configuration surface may change as it matures. This feature's experimental status will be reevaluated in Fleet 4.89.0.
Fleet's [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server lets AI tools like Claude Code, Claude Desktop, and Cursor interact directly with your Fleet instance — querying endpoints, running live osquery, checking policies, and investigating CVEs.
For setup instructions, configuration options, and usage examples, see the [Fleet MCP README](https://github.com/fleetdm/fleet/tree/main/tools/fleet-mcp).
<meta name="articleTitle" value="Fleet MCP server">
<meta name="authorFullName" value="Noah Talerman">
<meta name="authorGitHubUsername" value="noahtalerman">
<meta name="category" value="guides">
<meta name="publishedOn" value="2026-04-29">
<meta name="description" value="Connect AI tools like Claude and Cursor to your Fleet instance using the Fleet MCP server.">