Studex MCP Server for Cursor
io.github.itshivams/studex-mcp
Model Context Protocol server for Studex tools, notifications, and profile integrations
client:Cursor
transport:streamable-http
Install Studex MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"studex-mcp": {
"url": "https://studex.club/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs