Eigma for VS Code
app.eigma/eigma
Files what you learn into a personal wiki and quizzes you before you forget it.
client:VS Code
transport:streamable-http
Install Eigma in VS Code
.vscode/mcp.json
{
"servers": {
"eigma": {
"type": "http",
"url": "https://my.eigma.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs