content genie for Cursor
io.github.muse-code-space/content-genie
AI Content Creation Assistant for Korean creators - Trend analysis & SEO
client:Cursor
transport:stdio
runtime:npm
Install content genie in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"content-genie": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"content-genie-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs