← Registry

DevOps

manako.dev

Manages monitoring targets, incidents, and services for API monitoring and incident response.

1 endpoint7 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://mcp.manako.dev/mcp

No auth detected

MCP server metadata

Name
Manako
Version
0.1.0
Capabilities
tools

Known tools 7

auth

Start Device Code Flow authentication.

Inferred read-only
auth_status

Check if the user has approved the Device Code Flow request.

Inferred read-only
monitors

Manage monitoring targets.

Inferred read-only
incidents

Manage incidents.

Inferred read-only
services

Manage services (monitor groups).

Inferred read-only
audit-logs

View audit logs.

Inferred read-only
notification-channels

Test notification channels.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.manako]
url = "https://mcp.manako.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "manako": {
      "type": "http",
      "url": "https://mcp.manako.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: manako
Remote MCP URL: https://mcp.manako.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "manako": {
      "url": "https://mcp.manako.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "manako": {
      "type": "http",
      "url": "https://mcp.manako.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "manako",
  "transport": "streamable-http",
  "url": "https://mcp.manako.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.