# Smithery

Enable dynamic integration of language models with external data and tools through a standardized protocol. Facilitate seamless access to files, APIs, and custom operations to enhance AI capabilities…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add kmnis/smithery

# Browse available tools
npx -y @smithery/cli@latest tool list kmnis/smithery
```

---

Source: https://github.com/kmnis/smithery
