Connect the MoodLens MCP server
Use the MCP server to connect assistant clients like Claude Desktop, Cursor, Windsurf, and VS Code Copilot to MoodLens.
What MCP gives you
The package is @moodlenstech/mcp-server.
The server identity is moodlens and the code version is 1.1.0.
It exposes MoodLens as a task, document, workspace, sprint, board, meeting, and integration tool source for supported assistant clients.
Supported clients and setup model
Current supported clients: Claude Desktop, VS Code Copilot, Cursor, and Windsurf.
ChatGPT Desktop is listed as coming soon in the current product.
The setup flow generates a dedicated API key with tasks, documents, team, columns, and write scopes.
The installer writes the selected client config automatically.
Requirements and workspace behavior
Node.js must be installed before setup.
The target assistant app usually needs a restart after configuration is written.
Many MCP tools accept workspaceId; if omitted, the default workspace context is used.
This matters most for people who use both personal and shared workspaces.
Current tool surface and limitation
Tools include list, search, create, update, and archive flows for tasks plus document, team, column, workspace, integration, board, sprint, meeting, and comment actions.
If setup fails, re-run the installer, confirm Node.js is installed, restart the client, and verify the config file landed in the expected path.
ChatGPT Desktop remains marked coming soon because the current product notes say it currently supports only remote MCP servers.