Replies: 3 comments 11 replies
-
what version are you on? |
Beta Was this translation helpful? Give feedback.
3 replies
-
this typically happens if the mcp.json is malconfigured. please take a look at the readme which contains up-to-date information. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Hi there, I think it might be related to opened issue 316. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I couldn't install task-master on cursor, please help. I bought anthropic ant perplexity APIs and pasted into .env but when I tried to run parse prd, this errors showed up:
[INFO] Calling Claude...
[ERROR] Error: Error communicating with Claude: 401 {"type":"error","error":{"type":"authentication_error","message":"invalid x-api-key"}}
Error communicating with Claude: 401 {"type":"error","error":{"type":"authentication_error","message":"invalid x-api-key"}}
[ERROR] Error communicating with Claude: Error communicating with Claude: 401 {"type":"error","error":{"type":"authentication_error","message":"invalid x-api-key"}}
Error communicating with Claude: Error communicating with Claude: 401 {"type":"error","error":{"type":"authentication_error","message":"invalid x-api-key"}}
[ERROR] Error parsing PRD: Error communicating with Claude: Error communicating with Claude: 401 {"type":"error","error":{"type":"authentication_error","message":"invalid x-api-key"}}
Error: Error communicating with Claude: Error communicating with Claude: 401 {"type":"error","error":{"type":"authentication_error","message":"invalid x-api-key"}}
Then I pasted the APIs into mcp.json and .env both and this errors showed up:
[INFO] Calling Claude...
[ERROR] Error: Error communicating with Claude: Connection error.
Error communicating with Claude: Connection error.
[ERROR] Error communicating with Claude: Error communicating with Claude: Connection error.
Error communicating with Claude: Error communicating with Claude: Connection error.
[ERROR] Error parsing PRD: Error communicating with Claude: Error communicating with Claude: Connection error.
Error: Error communicating with Claude: Error communicating with Claude: Connection error.
Beta Was this translation helpful? Give feedback.
All reactions