← Registry

Security & Testing

sentinelsignal.io

Monitors systems and sends alerts on potential security threats or anomalies.

1 endpoint22 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://verify.sentinelsignal.io/mcp

No auth detected

MCP server metadata

Name
MCP Verify
Version
1.0.759
Capabilities
tools

Known tools 22

search

ChatGPT-compatible read-only search alias.

Inferred read-only
fetch

ChatGPT-compatible read-only fetch alias.

Inferred read-only
search_servers

Search and rank MCP servers by capability, auth preference, client target, and risk tolerance.

Inferred read-only
recommend_servers

Recommend MCP servers for a plain-language task and return ranked matches with install config.

Inferred read-only
get_server_report

Return the full machine-readable verify report for a specific MCP server identifier.

Inferred read-only
compare_servers

Compare up to four MCP servers side by side across score, verdict, auth, tool count, prompts/resources, and freshness.

Inferred read-only
route_task

Choose the best MCP server/tools for a task.

Inferred read-only
decide_agent_call

Verify Gateway decision point.

Inferred read-only
create_mandate

Create a Verify Mandate: signed delegated authority for an agent/user/server scope, budget, validity window, and tool constraints.

Potential side effects
get_evidence_pack

Return Verify Ledger evidence packs with invocations, hash-chained audit events, decisions, outcomes, mandates, and cost summaries.

Inferred read-only
compile_docs

Generate agent-readable MCP artifacts from product docs: server card, llms.

Inferred read-only
export_policy

Export a JSON TrustOps policy for one MCP server with allow, blocked tools, required scopes, freshness, and approval gates.

Inferred read-only
get_subscription_options

Return alert types, subscription channels, watch scopes, and existing subscription endpoints.

Inferred read-only
get_gateway_options

Return Verify Gateway semantics, /v1/route versus /v1/decide guidance, mandate inputs, ledger evidence hooks, and decision fields.

Inferred read-only
get_hosting_options

Return Verify Hosted MCP runtime/sandbox hosting capabilities, controls, and endpoints.

Inferred read-only
list_agents

Agent Sprawl Radar: list discovered AI agents, MCP servers, bots, workflows, risk levels, and owners.

Inferred read-only
get_agent

Agent Sprawl Radar: return one agent with tools, data access, findings, drift, and recommended action.

Inferred read-only
score_agent

Agent Sprawl Radar: score a normalized agent payload or an existing registry agent.

Inferred read-only
explain_agent_risk

Agent Sprawl Radar: explain risk findings and the recommended action for one registry agent.

Inferred read-only
list_high_risk_agents

Agent Sprawl Radar: list high and critical risk agents for review.

Inferred read-only
get_drift_report

Agent Sprawl Radar: return agent drift events across latest snapshots.

Inferred read-only
generate_remediation_plan

Agent Sprawl Radar: generate deterministic remediation steps for risky or drifting agents.

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.mcp-verify]
url = "https://verify.sentinelsignal.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-verify": {
      "type": "http",
      "url": "https://verify.sentinelsignal.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-verify": {
      "type": "http",
      "url": "https://verify.sentinelsignal.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-verify",
  "transport": "streamable-http",
  "url": "https://verify.sentinelsignal.io/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for sentinelsignal.io was fetched 2026-09-08T05:09:44.745Z.

Trust status Neutral

sentinelsignal.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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