Integrations
Treeship integrates with popular AI agent frameworks. Add verification with minimal code changes.Supported Frameworks
Claude Code
Add verification to Anthropic’s Claude Code agents
OpenClaw
Use Treeship as an OpenClaw skill
Nanobot
MCP-based configuration for Nanobot agents
LangChain
Callbacks and tools for LangChain agents
Generic Integration
Don’t see your framework? The Python SDK works with any code:What Gets Sent
| Sent to Treeship | Stays local |
|---|---|
| Agent name | Actual data |
| Action description | PII |
| Hash of inputs (SHA-256) | Files |
| Timestamp | Everything else |
MCP Support
Treeship offers an MCP (Model Context Protocol) server for agents that support it:treeship_attest, treeship_verify, and treeship_list tools to any MCP-compatible agent.