Skip to main content

Crate agentox_core

Crate agentox_core 

Source
Expand description

AgentOx Core — audit engine for MCP server conformance, security, and behavior.

This library provides the core audit logic that powers the agentox CLI tool. It can also be embedded in other tools that need to audit MCP servers programmatically.

Modules§

checks
Audit checks organized by category.
client
MCP client implementation with stdio and HTTP/SSE transports.
error
Error types for AgentOx.
protocol
MCP and JSON-RPC protocol type definitions.
report
Audit report generation in multiple formats.