Eigma for Cursor
app.eigma/eigma
Files what you learn into a personal wiki and quizzes you before you forget it.
client:Cursor
transport:streamable-http
Install Eigma in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"eigma": {
"url": "https://my.eigma.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs