# 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 mcp add kamath/at-mention

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