commonninja mcp server for VS Code
io.github.commonninja/commonninja-mcp-server
Create, update, and manage live Common Ninja website widgets in natural language. 100+ widget types.
client:VS Code
transport:streamable-http
Install commonninja mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"commonninja-mcp-server": {
"type": "http",
"url": "https://mcp.commoninja.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs