Skip to main content
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