Modules§
- backend
- command_
filter - dispatch_
agent - execution_
context - fetch
- local_
backend - mcp_
backend - MCP backend implementation using the official rmcp crate
Structs§
- Backend
Metadata - Metadata about a tool backend for debugging and monitoring
- Backend
Registry - Registry that maps tool names to their backends
- Dispatch
Agent Tool - Execution
Context - Core execution context passed to all tool executions
- Fetch
Tool - Local
Backend - Local backend that executes tools in the current process
- McpBackend
- Tool backend for executing tools via MCP servers
- Tool
Schema
Enums§
- McpTransport
- MCP transport configuration
- Tool
Error
Constants§
Traits§
- Tool
Backend - Simple trait for tool execution backends