RobSpectre/mvf1
0 Views
0 Installs
🐍 ☁️ - MCP server that controls MultiViewer, an app for watching motorsports like Formula 1, World Endurance Championship, IndyCar and others.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"robspectre-mvf1": {
"command": "npx",
"args": [
"-y",
"robspectre-mvf1"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
No README found or this server is not hosted on GitHub.