What is Shadow Agent SDK?
Shadow Agent SDK is a Rust-based framework for building intelligent agents that can interact with large language models (LLMs) and use tools to accomplish complex tasks.Quick Start
Get started with your first agent in minutes
Features
Explore the powerful features of the SDK
API Reference
Detailed API documentation
MCP Support
Learn about Model Context Protocol integration
Key Features
- Multi-LLM Support: Works with Claude (Anthropic) and Gemini
- Tool System: Built-in tools for file operations, bash commands, and more
- MCP Integration: Support for Model Context Protocol
- Async-First: Built on Tokio for high-performance async operations
- Type-Safe: Leverages Rust’s type system for reliable agent behavior