RobSpectre/mvf1
MCP server that controls [MultiViewer](https://multiviewer.app), an app for watching motorsports like Formula 1, World Endurance Championship, IndyCar and others.
Quick Start
Clone the repository:
git clone https://github.com/RobSpectre/mvf1Claude Desktop configuration example:
{
"mcpServers": {
"mvf1": {
"command": "npx",
"args": [
"-y",
"RobSpectre/mvf1"
]
}
}
}Check the repository README for specific installation and configuration instructions.