Windsurf by Codeium is an agentic AI editor with a Cascade AI assistant that supports MCP natively. ClockMe connects to Windsurf's Cascade via the standard HTTP MCP protocol with Bearer token authentication. Once set up, you can ask Cascade to start, stop, and report on your time in natural language without leaving your editor.
Want your key pre-filled?
Sign in to ClockMe and use the setup wizard — it generates the exact config with your real API key and project ID already embedded.
Windsurf added MCP support in a 2024 update. If you do not see the MCP Servers section in Cascade settings, update Windsurf to the latest version.
The protocol is the same (Model Context Protocol), but the config file format differs slightly. Windsurf uses serverUrl instead of url, and the config lives in ~/.codeium/windsurf/mcp_config.json rather than ~/.claude/settings.json.
Yes. Multiple MCP clients can connect to ClockMe simultaneously with the same or different API keys. Each client has its own key for auditability.