Lolipop MCP Server for Cursor
io.github.pepabo/lolipop-mcp
Official remote MCP server for Lolipop Rental Server by GMO Pepabo.
client:Cursor
transport:streamable-http
Install Lolipop MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"lolipop-mcp": {
"url": "https://lolipop.jp/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs