Skip to content
Cline

VitaminMCP for Cline

io.github.backas03/vitaminmcp

Test Minecraft plugins end to end: drive a real Paper server and real protocol bots.

client:Cline transport:stdio runtime:npm

Install VitaminMCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "vitaminmcp": {
      "command": "npx",
      "args": [
        "-y",
        "vitaminmcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

VitaminMCP in other clients