Expand description
Error conversion utilities for MCP operations.
Re-exports McpError from neuron-types and provides conversion
functions from rmcp’s error types. We cannot implement From directly
due to Rust’s orphan rules (both types are foreign).
Enums§
- McpError
- Errors from MCP operations.