- Nix and direnv
- Use direnv to load environment variables from
.envfile.
or
- Node.js 22
jqdotenv-cli- Use
npx dotenv -- npm run startto run the app with environment variables loaded.
To launch the app, run npm start.
To test it, run the following command npx @modelcontextprotocol/inspector and open the URL printed.
In the inspector interface, use Streamable HTTP with http://localhost:3000/mcp as the URL.