I'm using the mcp server with claude code and the session keeps getting timed out .
see an example error message below :
● todoist - find-tasks (MCP)(labels: ["waiting","blocked","urgent"], labelsOperator: "or",
limit: 20)
⎿ Error: Error POSTing to endpoint (HTTP 404):
{"jsonrpc":"2.0","error":{"code":-32001,"message":"No transport found for
sessionId"},"id":null}
to fix this i have to reconnect (not reauthenticate) quite frequently. Can i set timeout somewhere?