Overview
What is sdk
Smithery SDK is a set of utilities designed to facilitate the development and usage of Model Context Protocols (MCPs) with Smithery, providing a unified gateway for AI agents to access external services.
How to Use
To use the Smithery SDK, developers can install it via npm or PyPI, depending on the language. For TypeScript, utilize the library functions to connect to MCPs and build or deploy MCP servers. Python support is under construction.
Key Features
Key features include library functions for connecting to Smithery MCPs and adapters that transform MCP responses for compatibility with OpenAI and Anthropic clients.
Where to Use
The SDK is applicable in fields involving AI development, particularly where integration with external services via MCPs is required.
Use Cases
Use cases include developing AI applications that need to access various external services through a standardized protocol, enhancing interoperability between different AI models and services.