laugh tale for Cursor
io.github.xfloukiex-lab/laugh-tale
The capstone of the Grand Line stack — collect every tool to reveal the One Piece.
client:Cursor
transport:stdio
runtime:pypi
Install laugh tale in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"laugh-tale": {
"type": "stdio",
"command": "uvx",
"args": [
"laugh-tale-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs