engedi for VS Code
io.github.neji402/engedi
93 tools: finance, weather, news, travel, knowledge, SEO. 27 free + 66 paid via USDC x402.
client:VS Code
transport:stdio
runtime:npm
Install engedi in VS Code
.vscode/mcp.json
{
"servers": {
"engedi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@neji402/engedi-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs