# Puzzle Subway Server

Provide real-time subway congestion information for Seoul with station and line-based search capabilities. Enable users to query current subway crowding data easily. Enhance transit planning with up-…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add november11th/smithery-puzzle-subway-mcp-server-http

# Browse available tools
npx -y smithery tool list november11th/smithery-puzzle-subway-mcp-server-http
```
