# Smithery Scaffold

Provide a scaffold framework to build MCP servers efficiently. Enable rapid development and integration of MCP tools and resources with type safety and validation. Simplify the creation of MCP-compli…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add Homelab-Thor/roocode-general-mcp

# Browse available tools
npx -y smithery tool list Homelab-Thor/roocode-general-mcp
```
