Talandor
Public MCP report

Hookjar

https://comiza.lighting/mcp

Official Registry

Official Registry · lighting.comiza/hookjar · Publisher namespace: lighting.comiza

Server checked today at 20:36 UTC

Displayed catalog: last complete observation from September 19

6 public tools observed. Tools were not executed. These tools come from the catalog observation above, not from the latest availability check.

Reachable

What Talandor observed

The server answered

Add the endpoint to a compatible client below. A Watch can alert you if this public catalog changes.

This is a public protocol and tools/list check, not a functional validation.

https://comiza.lighting/mcp
AvailabilityReachablemeasured
Tools6 public tools observedmeasured
CompatibilityEstimated from published client rules · not a hands-on testestimated

Configure your assistant · Check details

How to use this MCP

Talandor checks the server; it does not connect the server to your assistant.

Choose your assistant, then copy the configuration shown for that client. Authentication is completed with the MCP provider, never inside Talandor.

    Open the official client guide (opens in a new tab)
    Compatibility evidence by assistant

    Compatibility is estimated from published configuration rules and is not a hands-on test in each client.

    Claude
    Observed 2025-11-25.
    Likely compatible · inferred
    Cursor
    Streamable HTTP and public HTTPS were observed.
    Likely compatible · inferred
    ChatGPT
    Public tool names, descriptions and schemas were observed. Plan and workspace access still apply.
    Likely compatible · inferred
    VS Code
    Public remote HTTP configuration can be assessed.
    Likely compatible · inferred
    Generic MCP
    Observed 2025-11-25.
    Likely compatible · inferred

    Rule evidence: Remote HTTPS rule v0.2 · reviewed 2026-09-12 · Remote HTTP rule v0.2 · reviewed 2026-09-12 · Remote app rule v0.2 · reviewed 2026-09-12 · Protocol and transport rule v0.2 · reviewed 2026-09-12

    Check details

    What changed

    No earlier complete public snapshot yet. Watch would start a baseline on the next complete check.

    Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
    Tools and declared exposure

    Server annotations are declarations, not verified behavior.

    Show 6 of 6 server-provided tool definitions
    create_inbox
    No effect details provided
    Show server-provided details
    Create a webhook inbox
    Server description (copied; language not verified)
    Create a public URL that captures any HTTP request sent to it. Use it when you need something outside this session to reach you: an OAuth redirect, a payment provider callback, a CI notification, a webhook you are testing. Returns the URL to hand to the other service. Requests are readable with get_requests or wait_for_request.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "properties": {
        "label": {
          "type": "string",
          "description": "Optional note to yourself, for example 'stripe test'."
        }
      }
    }
    delete_inbox
    No effect details provided
    Show server-provided details
    Delete an inbox
    Server description (copied; language not verified)
    Delete an inbox and everything captured in it.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "inbox_id"
      ],
      "properties": {
        "inbox_id": {
          "type": "string"
        }
      }
    }
    get_request
    No effect details provided
    Show server-provided details
    Read one captured request
    Server description (copied; language not verified)
    Return the full method, headers, query string and body of a single captured request. Text bodies come back as text, binary as base64.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "request_id"
      ],
      "properties": {
        "request_id": {
          "type": "string"
        }
      }
    }
    get_requests
    No effect details provided
    Show server-provided details
    List captured requests
    Server description (copied; language not verified)
    List what has arrived in an inbox, newest last. Returns summaries without bodies. Use get_request for the full contents of one.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "inbox_id"
      ],
      "properties": {
        "limit": {
          "type": "integer",
          "default": 20
        },
        "inbox_id": {
          "type": "string"
        },
        "after_seq": {
          "type": "integer",
          "default": 0
        }
      }
    }
    list_inboxes
    No effect details provided
    Show server-provided details
    List your inboxes
    Server description (copied; language not verified)
    List the inboxes you currently own, with their URLs and expiry.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "properties": {}
    }
    wait_for_request
    No effect details provided
    Show server-provided details
    Wait for a request to arrive
    Server description (copied; language not verified)
    Block until a request lands in the inbox, then return it. This is the tool to use straight after you have triggered the action that should produce the callback. Returns immediately if something already arrived after the sequence number you pass.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "inbox_id"
      ],
      "properties": {
        "inbox_id": {
          "type": "string"
        },
        "after_seq": {
          "type": "integer",
          "default": 0,
          "description": "Return only requests newer than this sequence number. Use 0 the first time."
        },
        "timeout_seconds": {
          "type": "integer",
          "default": 30,
          "description": "How long to wait. Capped by your tier."
        }
      }
    }
    Evidence and limitations

    Method: anonymous Streamable HTTP probe. We never invoke a tool.

    Attempted protocols: 2026-07-28, 2025-11-25

    Protocol2025-11-25
    TransportStreamable HTTP
    AuthNo authentication challenge observed
    EvidencePublic contract observed
    Total latency10212 ms
    Response bytes2350

    No diagnostic errors.

    Observation history
    Operational
    2025-11-25 · 6 tools
    Unreachable now
    No protocol
    Operational
    · stable since
    2025-11-25 · 6 tools · no change · 2 checks
    Unreachable now
    No protocol
    Operational
    · stable since
    2025-11-25 · 6 tools · no change · 2 checks
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Operational
    2025-11-25 · 6 tools
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Operational
    2025-11-25 · 6 tools
    Unreachable now
    No protocol
    Operational
    2025-11-25 · 6 tools
    Unreachable now
    No protocol
    Operational
    2025-11-25 · 6 tools
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Operational
    2025-11-25 · 6 tools
    Unreachable now
    No protocol
    Unreachable now
    No protocol
    Operational
    2025-11-25 · 6 tools
    Unreachable now
    No protocol
    Complete public contract · 2025-11-25 · 6 tools
    29e206daa9ea

    Deep monitoring eligibility

    Eligible for deep monitoring

    A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.

    Personal Watch is not open yet. This report does not start a Watch or a payment.

    See public monitoring

    Automatic monitoring later

    Saving this connector does not start a Watch. Watch is a future offer; subscriptions and alerts are not available yet.

    Full Watch. Availability, protocol, auth and public tool contract changes can be compared.