Skip to content
Claude Code

simplisafe mcp for Claude Code

io.github.chrischall/simplisafe-mcp

Check SimpliSafe system state and sensors, review events, arm/disarm, and control smart locks

client:Claude Code transport:stdio runtime:npm

Install simplisafe mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add simplisafe-mcp -e SIMPLISAFE_REFRESH_TOKEN=<SIMPLISAFE_REFRESH_TOKEN> -e SIMPLISAFE_TOKEN_CACHE=<SIMPLISAFE_TOKEN_CACHE> -e SIMPLISAFE_TOKEN_FILE=<SIMPLISAFE_TOKEN_FILE> -- npx -y simplisafe-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

simplisafe mcp in other clients