commonninja mcp server for Cursor
io.github.commonninja/commonninja-mcp-server
Create, update, and manage live Common Ninja website widgets in natural language. 100+ widget types.
client:Cursor
transport:streamable-http
Install commonninja mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"commonninja-mcp-server": {
"url": "https://mcp.commoninja.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs