Customerio Hello World
MCP Serverby jeremylongshore · Added 5mo ago
Claude
1.3k
Install
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsAdd to Claude
claude mcp add customerio-hello-worldQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"customerio-hello-world": {
"command": "npx",
"args": [
"@modelcontextprotocol/customerio-hello-world"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Create a minimal working Customer.io example. Use when learning Customer.io basics, testing SDK setup, or creating your first messaging integration. Trigger with phrases like "customer.io hello world", "first customer.io message", "test customer.io", "customer.io example".
Tags
developmenttypescriptpythongobashskill