enigma mcp server for VS Code
com.enigma/enigma-mcp-server
An MCP server that provides access to trusted data about business identity and activity
client:VS Code
transport:streamable-http
Install enigma mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"enigma-mcp-server": {
"type": "http",
"url": "https://mcp.enigma.com/http"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs