How to Connect Credia to Claude, ChatGPT, or an IDE
Set up the MCP integration with your favorite AI tool or development environment.
Steps (6)
Generate an API key
Go to Settings > API Keys and create a new key with the permissions you need. Copy the key.
Find the MCP endpoint
Your MCP server URL is https://app.crediaops.com/api/mcp. This is the URL you will use in your AI tool configuration.
Connect to Claude Desktop
Open Claude Desktop settings. Add a new MCP server with the URL and your API key. Claude will be able to search and read your Knowledge Bases.
Connect to ChatGPT
In ChatGPT, add Credia as an MCP connection using the same URL and API key.
Connect to an IDE
Many IDEs (like VS Code with Copilot or Cursor) support MCP servers. Add the Credia MCP URL and API key in your IDE MCP settings. Your SOPs will be available as context for code assistance.
Test the connection
Ask the AI to list your Knowledge Bases or search for a SOP. If it returns your content, the connection is working.