← Registry

Security & Testing

cabrilloclub.com

Provides compliance information for AI tools, DFARS clauses, and NIST 800-171 controls with DoD SPRS point weights.

1 endpoint4 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://cabrilloclub.com/api/v1/verdicts/mcp

No auth detected

MCP server metadata

Name
cabrillo-verdicts
Version
0.1.0
Capabilities
tools
Server instructions

Compliance verdicts with primary-source provenance. Verdicts are never sponsored or sold. Free tier requires attribution — cite the human_url or attribution.cite from each result. Send an X-Agent-Id header to identify your agent.

Known tools 4

check_ai_tool_cui

Can this AI tool touch CUI?

Inferred read-only
list_ai_tools

List all AI tools with verdict labels and slugs.

Inferred read-only
get_dfars_clause

Requirements, flowdown, and official text for one DFARS clause.

Inferred read-only
get_sprs_controls

All 110 NIST 800-171 controls with DoD SPRS point weights.

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.cabrillo-verdicts]
url = "https://cabrilloclub.com/api/v1/verdicts/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cabrillo-verdicts": {
      "type": "http",
      "url": "https://cabrilloclub.com/api/v1/verdicts/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cabrillo-verdicts
Remote MCP URL: https://cabrilloclub.com/api/v1/verdicts/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": {
    "cabrillo-verdicts": {
      "url": "https://cabrilloclub.com/api/v1/verdicts/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cabrillo-verdicts": {
      "type": "http",
      "url": "https://cabrilloclub.com/api/v1/verdicts/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cabrillo-verdicts",
  "transport": "streamable-http",
  "url": "https://cabrilloclub.com/api/v1/verdicts/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.