@echo off
echo Starting F1 Agent Server...
cd /d "%~dp0"
npm run start:agent
echo.
echo Waiting for server to start...
timeout /t 5 /nobreak > nul
echo.
echo Starting Cloudflare Tunnel...
echo The tunnel URL will appear below. Copy it and update your Firebase frontend.
echo.
cloudflared tunnel --url http://localhost:11435
pause
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/notsedano/f1-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server