Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.sawmills.ai/llms.txt

Use this file to discover all available pages before exploring further.

This page documents connecting agent CLIs to the hosted Sawmills MCP server.

Install the MCP server

Install in Codex

codex mcp add sawmills --url https://mcp.sawmills.ai/mcp

Install in Claude Code

claude mcp add --scope user --transport http sawmills https://mcp.sawmills.ai/mcp
Run /mcp in Claude Code session to go through the authentication process.

Uninstall the MCP server

Uninstall from Codex

codex mcp remove sawmills

Uninstall from Claude Code

claude mcp remove sawmills