Getting Started
ShieldAgent is a fully managed SaaS platform. No installation or infrastructure setup required.
Create Your Account
Sign up at app.shieldagent.io to create your organization. The onboarding wizard guides you through initial setup.
1Create your organization and first tenant
2Invite team members and assign roles
3Generate API keys for programmatic access
4Register your first AI agent
Integration Options
Choose how to integrate ShieldAgent with your AI agents:
Recommended
Inline Proxy
Point your agent's MCP client at the ShieldAgent proxy URL. Zero code changes — all tool calls are intercepted, scanned, and forwarded automatically.
SDK
Verdict API
Call ShieldAgent from your own API or MCP server to get a security verdict before executing tool calls. Your code stays in control — ShieldAgent scans and returns allow/block/review decisions.
Requirements
To use ShieldAgent, your setup needs:
| Requirement | Details |
|---|---|
| AI Agent | Any agent that communicates via the MCP protocol (Claude, GPT, custom) |
| MCP Server | An existing MCP server or REST API your agents call |
| HTTPS | Agents must be able to reach ShieldAgent endpoints over HTTPS |
| SDK (optional) | Node.js 20+ or Python 3.10+ for SDK integration |
Security Setup Checklist
1Enable two-factor authentication for your account
2Configure SSO with your identity provider (Enterprise plan)
3Set up role-based access for team members
4Review default policies and customize for your use case
5Enable shadow mode to observe before enforcing
6Configure alert notifications for critical security events
7Set audit log retention per your compliance requirements