# Smithery Scaffold

Provide a scaffold for building MCP servers with integrated AI and environment configuration support. Enable rapid development and deployment of MCP-compliant services using modern TypeScript tooling…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list kamath/at-mention
```

---

Source: https://github.com/kamath/mention-mcp
