Agents
4 tutorials in this category.
03
How to Connect Claude / Cursor / GPT to Chainsaw via the Built-in MCP Server
Wire your AI agent into the Chainsaw control plane with the Model Context Protocol — give the agent inventory queries, patch-simulation, affected-by lookups, and owner routing without writing a custom integration.
04
How to Issue and Rotate AI-Agent Client Credentials
Mint a dedicated AI-agent credential, scope it to the right MCP tools and repos, and rotate the secret on a schedule without breaking the agent's session.
04
How to Verify MCP-Server Provenance for Claude / GPT Agent Dependencies
An MCP server is a tool you give an LLM. Treat it like one. This guide shows how Chainsaw flags npm and pip packages that ship MCP server descriptors, scores their provenance, and gates which servers can reach your agent runtimes.
05
How to Track Agent-Tool Capability Declarations
Surface what every agent tool in your supply chain is allowed to do — network, shell, filesystem, eval — and refuse to ship a capability your agent runtime did not ask for.