Loading MCP server directory, please wait...
Set up uptime monitoring from your editor: create checks, configure alerts, query uptime history.
npx @getmcp/cli add dev.exit1/exit1-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
EXIT1_API_KEYExit1 Public API key (ek_live_…), created at https://app.exit1.dev/api-keys. Requires an Indie plan or higher.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.exit1/exit1-mcp": {
"command": "npx",
"args": [
"-y",
"exit1-mcp"
],
"env": {
"EXIT1_API_KEY": "",
"EXIT1_API_URL": ""
}
}
}
}