How to Register Your Findexar Upstream Connector as an App on ChatGPT
This guide walks you through registering your Findexar upstream connector as a ChatGPT App or Agent.
Prerequisites
- A Findexar upstream connector (see Create an Upstream MCP Connector)
- Access to ChatGPT (ChatGPT Plus or Enterprise)
- MCP endpoint URL from your upstream connector
Understanding ChatGPT Apps and Agents
ChatGPT Apps and Agents are custom GPTs that users can create and share. They can:
- Use custom tools and functions
- Access external data and services
- Provide specialized functionality
- Be shared with other users
Findexar upstream connectors provide the MCP endpoint that ChatGPT connects to.
Step 1: Get Your MCP Endpoint URL
- Log in to your Findexar organization
- Navigate to your Upstream Connector
- Copy the MCP Endpoint URL - This is the URL you'll use in ChatGPT
- Save any API Keys or credentials if needed
Note: The MCP endpoint URL should look like:
https://your-org.findexar.com/api/v1/flows/org/project/deployment/connector/mcp
Step 2: Access ChatGPT GPT Creation
- Log in to ChatGPT
- Navigate to Explore GPTs or Create a GPT
- Click Create to start creating a new GPT
Step 3: Configure Your GPT
Configure the basic settings for your GPT:
- Name - Give your GPT a name (e.g., "My Findexar App")
- Description - Describe what your GPT does
- Instructions - Provide instructions for how your GPT should behave
- Conversation Starters - Add example prompts users can try
Step 4: Add MCP Connection
Add your Findexar MCP endpoint:
- Navigate to Configure tab
- Scroll down to Actions or Tools section
- Click Add Action or Add Tool
- Select MCP or Custom API option
- Enter your MCP Endpoint URL from Step 1
- Add Authentication if required (API key, OAuth, etc.)
MCP Configuration
- Endpoint URL - Your Findexar MCP endpoint URL
- Authentication - OAuth 2.0 (automatic) or API key if needed
- Tools - Tools should be automatically discovered from your upstream connector
Step 5: Configure Tools
Configure which tools to use:
- Available Tools - Review tools discovered from your MCP endpoint
- Select Tools - Choose which tools your GPT should use
- Tool Descriptions - Add descriptions for each tool to help ChatGPT understand when to use them
- Tool Parameters - Configure default parameters if needed
Step 6: Test Your GPT
Test your GPT to ensure it works:
- Switch to Preview tab
- Test Tool Calls - Try using tools to verify they work
- Test Authentication - Verify that user authentication works
- Test Billing - Verify that credits are deducted correctly (if applicable)
Step 7: Publish Your GPT
Once testing is complete, publish your GPT:
- Review Settings - Make sure all settings are correct
- Set Visibility - Choose who can access your GPT (Only me, Anyone with a link, Public)
- Publish - Click Publish to make your GPT available
Step 8: Share Your GPT
Share your GPT with users:
- Get Share Link - Copy the share link for your GPT
- Share with Users - Share the link with your target users
- Monitor Usage - Track usage and billing in your Findexar dashboard
Troubleshooting
Connection Issues
- MCP endpoint not accessible - Check your Findexar connector status and deployment
- Authentication failing - Verify authentication configuration in both Findexar and ChatGPT
- Tools not discovered - Check that your upstream connector is properly configured
Tool Issues
- Tools not working - Verify tool mapping and downstream connector status
- Tool calls failing - Check tool parameters and server response format
- Billing not working - Verify billing configuration and subscription plans
ChatGPT Issues
- GPT not responding - Check GPT instructions and tool configurations
- Tools not being used - Improve tool descriptions and GPT instructions
- User access issues - Verify GPT visibility settings and user permissions
Next Steps
Now that your GPT is registered:
- Monitor Usage - Track usage and billing in your Findexar dashboard
- Gather Feedback - Collect user feedback to improve your GPT
- Iterate - Make improvements based on usage and feedback
- Scale - Add more tools or features as needed
Related Concepts
- Learn about Upstream Connectors
- Understand Tool Mapping
- Review Credits and Billing