Expand description
§FTL Core
Core MCP server implementation for building AI agent tools.
Re-exports§
pub use server::McpServer;pub use tool::Tool;pub use types::JsonRpcRequest;pub use types::JsonRpcResponse;pub use types::ToolError;pub use types::ToolResult;
Modules§
Macros§
- ftl_
mcp_ server - Macro to create the main entry point for a tool server