Integrate this server via the CLI, MCP SDK, or AI SDK. Smithery handles OAuth, token refresh, and session management for you.
1. Install Smithery CLI
npm install -g smithery
2. Create a namespace
smithery namespace create {your-namespace}
3. Use this server
# Add this server smithery mcp add hazoservices/gotimer-mcp # List available tools smithery tool list {connection} # Call a tool smithery tool call {connection} {tool_name} '{"key": "value"}'
get_embed_code
get_timer_url
list_timer_presets
get_leaderboard
list_public_challenges
list_timer_types
create_challenge