This project is a demo application for the MCP Dev Summit London 2025 talk Moving Past Simple Tools to MCP Agents
To run the application:
-
Start the development server:
npm run dev
-
In another terminal, run the nanobot:
nanobot run ./nanobot.yaml
-
Open your browser and navigate to:
http://localhost:8080
The application should now be running and accessible in your browser.