Back to MCP Servers
Inoyu Mcp Unomi
An MCP server to access and updates profiles on an Apache Unomi CDP server.
customer-data-platforms
By sergehuber
Installation
npx -y inoyu-mcp-unomi-serverConfiguration
{
"mcpServers": {
"inoyu-mcp-unomi-server": {
"command": "npx",
"args": ["-y", "inoyu-mcp-unomi-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes