Expand description
Minimal WASI SDK for MCP handlers
This provides just the essentials MCP handlers need:
- Async HTTP client for outbound requests
- Key-value storage (Spin only)
- Configuration access
Re-exports§
pub use spin_executor;
Minimal WASI SDK for MCP handlers
This provides just the essentials MCP handlers need:
pub use spin_executor;