create_timer — CountLink MCP Tool Mutating
create_timer
(create timer) is one of 4 tools on the
CountLink
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call create_timer from your client
- Claude Code CountLink create_timer run in your project directory
- Claude Desktop CountLink create_timer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CountLink create_timer ~/.cursor/mcp.json
- VS Code CountLink create_timer .vscode/mcp.json
- Zed CountLink create_timer ~/.config/zed/settings.json
- Windsurf CountLink create_timer ~/.codeium/windsurf/mcp_config.json
- Cline CountLink create_timer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CountLink create_timer ~/.gemini/settings.json
- Grok CountLink create_timer .mcp.json (in your project root)
- ChatGPT CountLink create_timer Settings → Connectors → Advanced → Developer mode
- Claude.ai CountLink create_timer Settings → Connectors → Add custom connector
- LangChain CountLink create_timer pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http countdown https://countlink.app/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.