Getting Started¶
Install CapiscIO and follow the guide that matches what you need to do.
Choose Your Path¶
-
Validate an Agent Card
Check your
agent-card.jsonis A2A-compliant.5 minutes · Beginner
-
Secure Your Agent
Add request signing, badges, and trust verification.
15 minutes · Intermediate
-
Protect MCP Tools
Add tool-level authorization to MCP servers.
10 minutes · Intermediate
-
CI/CD Integration
Automate validation in GitHub Actions.
10 minutes · Intermediate
End-to-End Walkthrough¶
If you want to see the full flow — identity, registration, badges, gateway — in one tutorial:
Complete Workflow (30 minutes)
Prerequisites¶
| Path | Requirements |
|---|---|
CLI (capiscio init) | Node.js 18+ or Python 3.10+ |
Python SDK (CapiscIO.connect()) | Python 3.10+ |
| CI/CD | GitHub repository |
What's Next?¶
- Concepts — Understand how trust, scoring, and identity work
- How-To Guides — Solve specific problems with copy-paste recipes
- CLI Reference — All CLI commands and flags