The Emotion Dictionary for VS Code
io.github.gaetangermain/emotion-dictionary
The Emotion Dictionary's 402 emotions: define a word, resolve a feeling, body maps. CC BY 4.0.
client:VS Code
transport:streamable-http
tools:3
Install The Emotion Dictionary in VS Code
.vscode/mcp.json
{
"servers": {
"emotion-dictionary": {
"type": "http",
"url": "https://mcp.emotioninside.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs