vsfclub2
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add luis.ticas1/vsfclub2
# Browse available tools
npx -y smithery tool list luis.ticas1/vsfclub2
# Get full schema for a tool
npx -y smithery tool get luis.ticas1/vsfclub2 alerts_active_area
# Call a tool
npx -y smithery tool call luis.ticas1/vsfclub2 alerts_active_area '{}'Direct MCP Connection
Endpoint: https://vsfclub2--luis.ticas1.run.tools
Tools (1)
alerts_active_area— Returns active alerts for the given area (state or marine area)
# Get full input/output schema for a tool
npx -y smithery tool get luis.ticas1/vsfclub2