PluginBench
MCP Server

good_wook MCP Server

com.mino-yakking/good-wook

What is the good_wook MCP server?

Ask Claude about Phish shows: setlists, song gaps, jams, venues. Live from Phish.net.

How to install good_wook

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "good-wook": {
      "url": "https://good-wook.mino-yakking.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "good-wook": {
      "serverUrl": "https://good-wook.mino-yakking.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "good-wook": {
      "type": "http",
      "url": "https://good-wook.mino-yakking.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "good-wook": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://good-wook.mino-yakking.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http good-wook https://good-wook.mino-yakking.com/mcp

Related MCP servers

Ask Claude about Goose shows: setlists, jams, venues, song history. Live from ElGoose.net.