Releases: adamtheturtle/MCPKit
Releases · adamtheturtle/MCPKit
Release list
0.1.0
Initial release of MCPKit.
Service-agnostic scaffolding over the official MCP Swift SDK for exposing a Swift app's features as a Model Context Protocol server:
MCPToolProvider— the one protocol a host app implements (tools + dispatch, with optional prompts/resources).MCPServer— wires a provider to the SDK over any transport, plusrunOverStdioUntilExitfor a headless--mcpentry point.- JSON-to-
Toolbridge, loosely-typed argument coercion, and result/prompt builders. JSONLLog— append-only, multi-process-tolerant activity log.MCPClient— ready-to-paste config snippets for Claude Desktop, Claude Code, Codex, and Cursor.
Supports macOS 13+, iOS 16+, Mac Catalyst 16+, watchOS 9+, tvOS 16+, and visionOS 1+.