Feature List
This page lists every feature Manako provides. See the corresponding guides for usage, and Plans & Limits for numeric quotas.
Monitor Types (8)
Section titled “Monitor Types (8)”All monitor types are available on every plan. Plans only differ in monitor count and minimum check interval.
| Type | Target | Typical Use | Guide |
|---|---|---|---|
| HTTP | Websites / APIs | Status code, keyword, and response time checks | HTTP Monitors |
| TCP | Host ports | Liveness of databases, mail servers, etc. | TCP Monitors |
| Ping | Hosts | Network reachability | Ping Monitors |
| Heartbeat | Cron / batch jobs | Verifying scheduled jobs are running (push-based) | Heartbeat Monitors |
| Web Change | Web pages | Detecting content tampering or changes (text / screenshot) | Web Change Monitors |
| SSL Certificate | TLS certificates | Advance warning before expiry | SSL Monitors |
| Domain | Domain registrations | Advance warning before expiry | Domain Monitors |
| Host Agent | Servers / VMs | CPU, memory, disk, and network usage | Host Agent Monitors |
Notification Channels (10)
Section titled “Notification Channels (10)”| Channel | Free | Pro / Business | Guide |
|---|---|---|---|
| ✓ | ✓ | Email Notifications | |
| Slack | ✓ | ✓ | Slack Notifications |
| Discord | ✓ | ✓ | Discord Notifications |
| Webhook | ✓ | ✓ | Webhook Notifications |
| LINE | – | ✓ | LINE Notifications |
| PagerDuty | – | ✓ | PagerDuty Notifications |
| Datadog | – | ✓ | Datadog Notifications |
| GitHub | – | ✓ | GitHub Notifications |
| Grafana | – | ✓ | Grafana Notifications |
| Jira | – | ✓ | Jira Notifications |
See Notification Behavior for trigger conditions and suppression rules.
Dashboard & Operations
Section titled “Dashboard & Operations”| Feature | Description | Plans |
|---|---|---|
| Service groups | Organize monitors by service | All plans (count limited by plan) |
| Incident management | Automatic detection, acknowledge, auto-resolve | All plans |
| Status pages | Public uptime pages | All plans |
| Custom domain for status pages | Serve status pages on your own domain | Business |
| Maintenance windows | Suppress incident detection and notifications during planned maintenance | All plans |
| Team management | Member invitations and roles (owner / member / viewer) | Pro+ (Free is limited to 1 member) |
| Audit logs | Browse the operation history of your team | Pro+ |
| Multi-factor authentication (MFA) | TOTP-based login protection with recovery codes | All plans |
| Social login | Sign in with Google / GitHub | All plans |
| Multilingual UI | Japanese / English | All plans |
Developer Features
Section titled “Developer Features”| Feature | Description | Docs |
|---|---|---|
| Public API | REST API with API key authentication | API Reference |
| API key management | Issue, revoke, and set expiry | API Keys |
| CLI | Manage monitors and incidents from the terminal | CLI |
| MCP Server | Operate Manako from AI agents such as Claude | MCP Server |
| Claude Code Plugin | Skill set for Claude Code | Claude Code Plugin |
| Webhook subscriptions | Event delivery for incident.created / incident.resolved / webchange.detected | Webhook Notifications |