← monarkgate.tech

INDIVIDUAL MCP TOOL

gate

Coverage-gated decision from the real HIKAE L3 policy (commit/defer/abstain) over a caller-carried authorization budget B_t.

monarkgate.technone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.monarkgate.tech/mcp

No auth detected

Connect to this endpoint to inspect the live schema for gate and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

monarkgate.tech

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.monark]
url = "https://mcp.monarkgate.tech/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "monark": {
      "type": "http",
      "url": "https://mcp.monarkgate.tech/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: monark
Remote MCP URL: https://mcp.monarkgate.tech/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": {
    "monark": {
      "url": "https://mcp.monarkgate.tech/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "monark",
  "transport": "streamable-http",
  "url": "https://mcp.monarkgate.tech/mcp"
}
MCP Inspector

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

Related tools

  • cascade — Estimated liquidable amount from the real UKEMI cascade primitives (imported, never re-implemented): an Eisenberg-Noe clearing of the interbank system (L, e) with alpha=beta=1 yields the largest clearing vector L*; each node is then read as a leveraged position — collateral is its cleared balance-sheet value (external assets plus interbank receipts under L*), debt is its nominal obligations, liquidation threshold K=1 — and liquidableAmount sums the debts of the nodes whose cleared value, once shocked by the caller-carried 24h fraction, no longer covers their obligations.
  • attest — projection of a committed Shōgen-verified witness (Binance BTCUSDT, self-notarized); the verifier is NOT executed at call time.
  • calibrate — split-conformal quantile at miscoverage α over caller-supplied nonconformity scores.