Published Date: August 18, 2026
Validated: Yes
Audience: Jama Connect® Users
Products and Versions Covered:
- Jama Connect® version(s) >=
9.39.0- Cloud/CVC
- Self-hosted
- Jama Connect MCP™
Summary
This guide provides an example of how to configure a custom 'MCP App/Plugin' using ChatGPT.
Resolution
Part 1 — Start the ChatGPT connector
Go to Plugins and click the “Plus” button.
- Enter a name and description
- Enter the URL of your Jama Connect tenant followed by
/mcp/mcp-core
Example:https://mytenant.jamacloud.com/mcp/mcp-core - Set Authentication to OAuth.
- Open Advanced OAuth settings.
- Under Client registration, choose User-Defined Oauth Client.
- Copy the ChatGPT Redirect URI / Callback URL shown in the advanced settings.
Keep this connector draft open. Do not click Create, delete it, or start a second draft; the callback URL must remain unchanged.
Part 2 — Create the Jama static OAuth client
In Jama Connect, log in as root admin:
Self-hosted customers can directly access the Root Admin.
Cloud customers must create a Support request for assistance.
- Opens System Administration → Application Authentication Properties → Authorization Code Client Properties.
- Under Create Static Registration Client, enter:
- Client Name
- Redirect URI: paste the exact ChatGPT callback URL.
- Set whatever values work for access token and refresh token lifetime. Or leave the default values.
- Select Add item.
- Select Generate Client.
- Securely provides the generated Client ID and Client Secret to the connector owner from Part 1.
The Redirect URI is the ChatGPT callback URL copied from Part 1.
Part 3 — Complete the ChatGPT connector
- Return to the same ChatGPT connector draft.
- Paste the Jama Client ID and Client Secret into the OAuth advanced settings.
- Select client_secret_basic
- Leave the discovered default scope as:
mcp_access - Select Create, then Sign in.
Additional Resources
- Configure Your Identity Provider for a Custom MCP App
- Success Programs
- Success Catalog
- Datasheets
- Request a Solution Offering or Training from the Success Catalog
Feedback:
We welcome your input! Please sign in to leave any comments, suggestions, or ideas for improvement below.
Comments
0 comments
Please sign in to leave a comment.