Keeping JWT refreshed with MCP

I’m loving the integration with Claude.

  1. How do I stop needing the JWT token to refresh. Authorisation every day is probably a blocker for teams use.
  2. Is it possible to connect multiple workspaces? Ie I have two workspaces a personal one and a work one but looks like I can only connect to a single mcp.
1 Like

Happy to hear that!

What is your setup in Claude so I can reproduce the JWT behaviour?
Regarding multiple workspaces, it is not possible to do it now unfortunately since authentication is bound to MCP url on the client’s side.

1 Like

I have followed the docs here -

Claude (Desktop/Web)

  1. Navigate to Settings → Connectors → Add custom connector

  2. Fill in the connector details and submit:

    • Name: Fibery

    • URL: https://mcp.fibery.io/mcp

  3. After adding the connector, Claude will automatically initiate the OAuth 2.0 authentication process (no API tokens needed). If no luck, click Connect button for Fibery tool and try again.

Tried disconnecting, closing Claude desktop re-connecting and getting 401s JWT Token Expired.

I can get it to work for a short while but then stops. Feels like a very short time - few hours.

I have also tried resetting in the connecters in settings where there is another place to configure them.