MCP & Plugins
Integration with ChatGPT
How to connect VeyraX to ChatGPT via GPTs
ChatGPT is a powerful AI assistant by OpenAI that can be enhanced with VeyraX integration to access your tools directly.
Creating a Custom GPT
Go to ChatGPT and navigate to the My GPTs section.
-
Click Create GPT.
-
Fill in the following details:
- Name:
VeyraX
- Description:
VeyraX is the only tool you need to get access to all your tools.
- Instructions:
You have access to user tools via 2 functions: /get-tools and /tool-call. Users can connect 40+ tools on https://www.veyrax.com/integrations.
- Name:
Setting up Capabilities and Actions
-
Select the Capabilities & Knowledge you’d like your GPT to have.
-
Create a new action:
- Click Create new action.
- Paste your provided JSON schema into the schema field.
-
Configure authentication:
- Go to the Authentication section.
- Select API Key as the authentication type.
- Choose Custom.
- Enter the following API key name:
VEYRAX_API_KEY
- Paste your personal VeyraX API key, which you can create on the VeyraX Platform.
- Click Save.
-
Two actions will now appear:
get-tools
tool-call
Testing the Integration
Click Test. If the test passes, ChatGPT now has access to your VeyraX tools.
After testing you should be able to see all tools that you’ve connected on VeyraX.
Final Steps
- Click Create.
- Ensure you select Create only for me to avoid accidentally sharing your API key.
- Your GPT is now successfully connected to VeyraX.
Start Using VeyraX in ChatGPT
Now you can ask questions about any tools you’ve connected via VeyraX directly in ChatGPT.