Loading MCP server directory, please wait...
Ingeniux CTnP MCP server for personalization, A/B testing, and audience management.
npx @getmcp/cli add io.github.jitsmaster/ctnp-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jitsmaster/ctnp-mcp": {
"command": "npx",
"args": [
"-y",
"@ingeniux/ctnp-mcp"
],
"env": {
"CTNP_API_URL": "",
"CTNP_CMS_URL": "",
"CTNP_BEARER_TOKEN": "",
"CTNP_CMS_USER_ID": "",
"CTNP_CMS_USER_NAME": "",
"CTNP_CMS_GROUP_IDS": "",
"CTNP_CONNECTION_ID": "",
"CTNP_TIMEOUT_MS": ""
}
}
}
}