Noice.work for VS Code
work.noice/noice-work
Operate one Noice.work site with role-scoped tools for content, media, workflows, and publishing.
client:VS Code
transport:streamable-http
Install Noice.work in VS Code
.vscode/mcp.json
{
"servers": {
"noice-work": {
"type": "http",
"url": "https://{site}/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs