API Reference¶
Complete reference documentation for all CapiscIO products.
Products¶
-
CapiscIO Core
CLI and Go library for validation, key management, and badge operations.
-
CapiscIO SDK
Python SDK for runtime security—signing, verification, and trust enforcement.
-
MCP Guard
Tool-level authorization for Model Context Protocol servers.
-
Server API
capiscio-server REST API for agent registry and badge CA.
Quick Reference¶
-
Configuration
All configuration options for CLI, SDK, and environment variables.
-
Agent Card Schema
JSON Schema reference for the A2A Agent Card specification.
-
Installation
Package installation across all platforms and package managers.
Package Installation¶
Version Compatibility¶
| Package | Version | Platform | Requirements |
|---|---|---|---|
capiscio (npm) | 2.x | Node.js | ≥18.0 |
capiscio (pip) | 2.x | Python | ≥3.10 |
capiscio-sdk | 0.3.x | Python | ≥3.10 |
capiscio-mcp | 0.1.x | Python | ≥3.10 |
capiscio-core (Go) | 2.x | Go | ≥1.21 |