Connect Worksection to Claude and manage projects with voice
This server implements MCP (Model Context Protocol) โ Anthropic's standard for connecting external tools to language models. Through it, Claude gets direct access to the Worksection API and can read tasks, create them, assign executors, log time, and much more โ without a browser and manual data copying.
Authentication is through OAuth 2.0: each user authorizes in Worksection once and receives a personal token, which is inserted into the Claude Desktop config. After that, Claude works on behalf of a specific user with their access rights.