- Install dependencies using uv and node version:
uv syncuse node version 18 from .nvmrc
nvm use
cd mcp_servers/servers/feedmob-reporting && npm run build
-
Set up environment variables:
- Copy the
.env.examplefile to create a new.envfile:
cp .env.example .env
- Edit the
.envfile with your configuration values
- Copy the
-
Run the project:
uv run run.py- visit browser
localhost:8000/chainlit