Expand description
Thin SDK providing MCP protocol types for FTL tool development.
This crate provides only the type definitions needed to implement MCP-compliant tools. It does not include any HTTP server logic, allowing you to use any web framework of your choice.
Structs§
- Content
Annotations - Annotations for content items
- Resource
Contents - Resource contents for resource-type content
- Tool
Annotations - Annotations providing hints about tool behavior
- Tool
Metadata - Tool metadata returned by GET requests to tool endpoints
- Tool
Response - Response format for tool execution (POST requests)
Enums§
- Tool
Content - Content types that can be returned by tools