Content platform
Connect to Kontent.ai for enterprise content management.
{
"mcpServers": {
"kontent-ai": {
"mcpServers": {
"kontent-ai": {
"env": {
"KONTENT_API_KEY": "your-api-key",
"KONTENT_PROJECT_ID": "your-project-id"
},
"args": [
"-y",
"kontent-mcp-server"
],
"command": "npx"
}
}
}
}
}