← Registry

Security & Testing

cyberfortifysolutions.com

Provides read-only tools for agent security assessment, including overviews, principles, contracts, static artifact checks, and readiness checklists.

1 endpoint5 known toolsFirst detected September 26, 2026Last detected September 26, 2026

ENDPOINT 1

https://agents.cyberfortifysolutions.com/mcp

No auth detected

MCP server metadata

Name
cyberfortify-guardian-agent-security
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Public read-only information about CyberFortify Guardian Agent Security. This server exposes no customer data, credentials, endpoint commands, or operational Guardian tools.

Known tools 5

get_agent_security_overview

Returns the public overview, capabilities, authorization boundary, and authoritative links for CyberFortify Guardian Agent Security.

Inferred read-only
get_agent_security_principles

Returns the public control principles Guardian applies to agent identity, signed mission policy, tenant isolation, evidence, and revocation.

Inferred read-only
get_guardian_assessment_contract

Returns the exact public service, pricing, identity chain, and authority boundaries for the read-only assessment preview.

Inferred read-only
quick_check_agent_artifact

Performs bounded static analysis without contacting external systems, using credentials, installing software, or changing state.

Inferred read-only
get_agent_security_readiness_checklist

Returns a defensive checklist for inventorying agents, identities, tools, credentials, approval boundaries, evidence, and containment capability.

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.cyberfortify-guardian-agent-security]
url = "https://agents.cyberfortifysolutions.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cyberfortify-guardian-agent-security": {
      "type": "http",
      "url": "https://agents.cyberfortifysolutions.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cyberfortify-guardian-agent-security
Remote MCP URL: https://agents.cyberfortifysolutions.com/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": {
    "cyberfortify-guardian-agent-security": {
      "url": "https://agents.cyberfortifysolutions.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cyberfortify-guardian-agent-security": {
      "type": "http",
      "url": "https://agents.cyberfortifysolutions.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cyberfortify-guardian-agent-security",
  "transport": "streamable-http",
  "url": "https://agents.cyberfortifysolutions.com/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.