io.github.chrischall/simplisafe-mcp MCP Server
io.github.chrischall/simplisafe-mcp
What is the io.github.chrischall/simplisafe-mcp MCP server?
Check SimpliSafe system state and sensors, review events, arm/disarm, and control smart locks
How to install io.github.chrischall/simplisafe-mcp
Copy-paste configuration for popular MCP clients.
SIMPLISAFE_REFRESH_TOKENrequiredsecretOAuth refresh token from the one-time browser login (scripts/bootstrap-auth.mjs)
{
"mcpServers": {
"simplisafe-mcp": {
"command": "npx",
"args": [
"-y",
"simplisafe-mcp"
],
"env": {
"SIMPLISAFE_REFRESH_TOKEN": "<YOUR_SIMPLISAFE_REFRESH_TOKEN>"
}
}
}
}{
"mcpServers": {
"simplisafe-mcp": {
"command": "npx",
"args": [
"-y",
"simplisafe-mcp"
],
"env": {
"SIMPLISAFE_REFRESH_TOKEN": "<YOUR_SIMPLISAFE_REFRESH_TOKEN>"
}
}
}
}{
"mcpServers": {
"simplisafe-mcp": {
"command": "npx",
"args": [
"-y",
"simplisafe-mcp"
],
"env": {
"SIMPLISAFE_REFRESH_TOKEN": "<YOUR_SIMPLISAFE_REFRESH_TOKEN>"
}
}
}
}{
"servers": {
"simplisafe-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"simplisafe-mcp"
],
"env": {
"SIMPLISAFE_REFRESH_TOKEN": "<YOUR_SIMPLISAFE_REFRESH_TOKEN>"
}
}
}
}claude mcp add simplisafe-mcp --env SIMPLISAFE_REFRESH_TOKEN=<YOUR_SIMPLISAFE_REFRESH_TOKEN> -- npx -y simplisafe-mcpRelated MCP servers
OurFamilyWizard co-parenting for Claude — messages, calendar, expenses, and journal
Zola wedding planning for Claude — vendors, budget, guests, seating, registry, and RSVPs
Groupon deals for Claude — search and browse local, goods, and travel deals
Redfin real-estate for Claude — search, property details, market reports, saved homes
Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets
Google Classroom via gogcli for Claude — courses, assignments, submissions, grading