PluginBench
MCP Server

io.github.xfloukiex-lab/laugh-tale MCP Server

io.github.xfloukiex-lab/laugh-tale

What is the io.github.xfloukiex-lab/laugh-tale MCP server?

The capstone of the Grand Line stack — collect every tool to reveal the One Piece.

How to install io.github.xfloukiex-lab/laugh-tale

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "laugh-tale": {
      "command": "uvx",
      "args": [
        "laugh-tale-mcp",
        "laugh-tale"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "laugh-tale": {
      "command": "uvx",
      "args": [
        "laugh-tale-mcp",
        "laugh-tale"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "laugh-tale": {
      "command": "uvx",
      "args": [
        "laugh-tale-mcp",
        "laugh-tale"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "laugh-tale": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "laugh-tale-mcp",
        "laugh-tale"
      ]
    }
  }
}
Claude Code
claude mcp add laugh-tale -- uvx laugh-tale-mcp laugh-tale

Related MCP servers

Ruthless prioritization: cuts a list to the 1-3 items that actually serve your goal.

View repository →

Federated local-first search across transcripts, files, KG, vectors, web and YouTube for AI agents.

View repository →

Finds a plan's blind spots: unstated assumptions, omitted risks, and missing pieces.

View repository →

A local causality ledger: records decisions and the reasons, for an agent to recall.

View repository →