Add to Cursor
- 1. Open Cursor → Settings → MCP
- 2. Click Add new MCP server and paste the config below
- 3. Reload — Celina's tools appear in chat
{
"mcpServers": {
"celina": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.celina.andrewkimjoseph.com/mcp",
"--transport",
"http-only"
]
}
}
}
