How to Integrate Claude AI with ikas
With the Model Context Protocol (MCP), you can connect Claude AI directly to your ikas platform and manage content automatically.
Step-by-step guide:
-
Install Node.js:
First, install Node.js on your computer: https://nodejs.org/en/download
-
Download Claude Desktop App:
Next, download the Claude AI Desktop App: https://claude.ai/download
-
Open Claude Config:
Open Claude AI and go to Settings > Developer > Edit Config.
-
Retrieve API Information from ikas:
Once you have opened Edit Config, you need to adjust the JSON file.
Go to your ikas panel under Apps > My Apps > Private Apps to get your API details.
Add a new Private App, select the MCP Client, grant the necessary permissions, and save in the top right corner.
In the pop-up, you’ll find the token in the JSON code – copy it.
-
Edit the Config File:
Open the config file in Claude and replace
DEIN_MCP_TOKEN_HIER
with your copied token. -
Restart Claude:
Save the file and restart Claude.
If everything is set up correctly, you will now see ikas-admin in Claude.
The integration is now complete – Claude is successfully connected to your ikas platform.