Security & Testing
cyberfortifysolutions.com
Provides read-only tools for agent security assessment, including overviews, principles, contracts, static artifact checks, and readiness checklists.
ENDPOINT 1
https://agents.cyberfortifysolutions.com/mcp
MCP server metadata
- Name
- cyberfortify-guardian-agent-security
- Version
- 1.0.0
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_overviewReturns the public overview, capabilities, authorization boundary, and authoritative links for CyberFortify Guardian Agent Security.
Inferred read-onlyget_agent_security_principlesReturns the public control principles Guardian applies to agent identity, signed mission policy, tenant isolation, evidence, and revocation.
Inferred read-onlyget_guardian_assessment_contractReturns the exact public service, pricing, identity chain, and authority boundaries for the read-only assessment preview.
Inferred read-onlyquick_check_agent_artifactPerforms bounded static analysis without contacting external systems, using credentials, installing software, or changing state.
Inferred read-onlyget_agent_security_readiness_checklistReturns a defensive checklist for inventorying agents, identities, tools, credentials, approval boundaries, evidence, and containment capability.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.