NiMCoffee 新印象咖啡 for VS Code
com.nimcoffee/nimcoffee
Order freshly self-roasted specialty coffee from NiMCoffee, a coffee roaster in Fuzhou, China.
client:VS Code
transport:streamable-http
tools:16
Install NiMCoffee 新印象咖啡 in VS Code
.vscode/mcp.json
{
"servers": {
"nimcoffee": {
"type": "http",
"url": "https://mcp.nimcoffee.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs