npx claudepluginhub jackreis/vs-tipi --plugin tipiAdd to your .mcp.json:
{
"mcpServers": {
"tipi-claude-spawn": {
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/run-mcp.sh",
"args": [
"tipi.mcp.claude_spawn.server"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/scripts/run-mcp.sh