Ingeniux CTnP MCP server for personalization, A/B testing, and audience management.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@ingeniux/ctnp-mcp · npm · 0.7.7
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.jitsmaster/ctnp-mcp",
"description": "Ingeniux CTnP MCP server for personalization, A/B testing, and audience management.",
"title": "CTnP MCP Server",
"version": "0.7.7",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@ingeniux/ctnp-mcp",
"version": "0.7.7",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the CTnP REST API (e.g. https://yoursite.com/api)",
"name": "CTNP_API_URL"
},
{
"description": "Base URL of the CTnP CMS (e.g. https://yoursite.com)",
"name": "CTNP_CMS_URL"
},
{
"description": "Bearer token for CTnP API authentication",
"name": "CTNP_BEARER_TOKEN"
},
{
"description": "CMS user ID (optional, for personalization context)",
"name": "CTNP_CMS_USER_ID"
},
{
"description": "CMS user display name (optional)",
"name": "CTNP_CMS_USER_NAME"
},
{
"description": "Comma-separated CMS group IDs for permission context (default: UserGroup/1)",
"name": "CTNP_CMS_GROUP_IDS"
},
{
"description": "CTnP connection ID for multi-tenant setups (optional)",
"name": "CTNP_CONNECTION_ID"
},
{
"description": "Request timeout in milliseconds (default: 30000)",
"name": "CTNP_TIMEOUT_MS"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-21T22:35:34.30858Z",
"publishedAt": "2026-05-21T22:35:34.30858Z",
"updatedAt": "2026-05-21T22:35:34.30858Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.7.7last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.