Audit dependencies for known vulnerabilities (npm, pip, Go, Ruby, Java, Cargo).
incident_triage
Classify and respond to security incidents.
threat_intel_lookup
IOC lookup against threat intel feeds.
dns_security_check
Check DNS security (SPF, DKIM, DMARC, DNSSEC).
email_security_audit
Comprehensive email security audit.
access_review
Audit user access against least-privilege.
mfa_audit
Assess MFA coverage and strength.
credential_check
Check email/domain in breach databases (HIBP).
vet_endpoint
Composite trust verdict (PROCEED/CAUTION/BLOCK) for an endpoint an agent is about to call or pay — combines TLS/cert health, DNS hygiene, threat-intel reputation, and domain age into one decision with reasons.
scan_mcp_plugin
Scan an MCP server (git repo or code) for supply-chain risk BEFORE trusting it — exfiltration (secrets/env to the network), prompt-injection sinks, dangerous capabilities, npm install hooks, obfuscation, plus Semgrep + secret scanning → a PROCEED/CAUTION/BLOCK verdict with findings.
scan_skill
Scan an agent SKILL (git repo or SKILL.md) for supply-chain risk BEFORE trusting it — prompt-injection / hidden-unicode in the instructions (hard block), over-broad allowed-tools grants, plus exfiltration, dangerous capabilities, secrets and obfuscation in bundled scripts → a PROCEED/CAUTION/BLOCK v
account_balance
Returns the calling API key's prepaid balance, monthly limit, current month usage, and a breakdown of how many of each tool the customer can still afford. Free to call.
Returns your persistent AgentAegis agent identity (agent_id), how you're identified (API key / wallet / anonymous session), and lifetime call count + spend. Free to call.
agent_history
Lists your recent scans (scan_id, tool, target, status, time) so you can retrieve or chain from a prior result. Optional limit/tool/target/since filters. Free to call.
agent_scan_get
Retrieves one of your prior scans by scan_id, including the stored full output, so you can build on earlier results without re-paying. Free to call.
Endpoint
https://agentaegis-mcp-production.up.railway.app/mcp Category: AI & LLM · Last checked: 2026-07-30T13:50:39Z
Monitor your own MCP server
Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.