Mascotline for Cursor
dev.mascotline/mascotline
One mascot, locked once, drawn in any scene on demand and checked against its own identity.
client:Cursor
transport:streamable-http
Install Mascotline in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mascotline": {
"url": "https://app.mascotline.dev/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs