claude-task-master
claude-task-master copied to clipboard
Integration Failure - LangDock API Key Not Recognized by TaskMaster AI(Anthropic)
Description
TaskMaster AI fails to authenticate valid LangDock API keys, even though they work through Cline and direct API calls, and throws "Forbidden" errors during PRD parsing. As a result, project initialization is blocked despite the correct configuration.
Steps to Reproduce
- Add new MCP server in Cursor
- Copy mcp.json for Cursos
- Add Antrophic API starting with "sk-"
- Successfully initialize the task-master
- Ask AI to parse prd.txt file and create tasks and get error the Forbidden error with the Anthropic API
Expected Behavior
- Successful authentication with LangDock API
- PRD file parsed without errors
- Task initialization completes
Additional Context
I'm completely noob, I'm sorry