Hey, thanks for joining us for WWW AI & MCP Hacknight! In this repo, you'll find all the information you need to get started with the hacknight.
We recommend getting familiar with the challenge before the hacknight, as it will help you get started faster.
- Your own laptop
- Node.js and a JS package manager (npm, yarn, pnpm, bun) installed
- A Cloudflare account
- A GitHub account
- Genimi API key
This hacknight is all about exploration and creativity with AI agents and MCP servers! Build something that excites you - whether it's practical, experimental, or just fun.
Your project will consist of two main parts (or at least one of them!):
- An AI Agent: A chat-based assistant with its own personality and purpose
- Backend Services: MCP server, agent tools and APIs that give your agent real-world capabilities
- A template based on the Cloudflare Chat Agent Starter Kit with:
- Built-in MCP Server connection tools (the AI agent needs an MCP server with sse endpoint to connect)
- Integration with the Fiberplane AI agents playground
- Access to Fiberplane's Codegen platform for generating:
- MCP servers that run on Cloudflare
- Hono APIs for integrating with external services (Notion, GitHub, etc.)
- Clone the template from the ai-agent-template directory
- Follow the setup instructions in the template's README
- Test that your AI agent works locally
During the Hacknight:
- Get access to Codegen and create your MCP server
- Connect your agent to the MCP server (Note: Choose an MCP server without authentication)
- Start building your features!
While you're free to build anything, here are some ideas for your themed AI agent. Think of the overall topic: Personal AI Automation
- A language learning tutor
- A mental wellness coach
- An email assistant
- A music discovery assistant
- Smart Home orchestrator
- Personal CRM
For access to the early pre-beta version of Fiberplane's Codegen project, please join Fiberplane's Discord and share your GitHub handle in the #codegen channel. We will add you to the platform.
- Live demos are preferred over presentation slides
- Agents and MCP server should run on Cloudflare (can be also locally)
- Extra points if you add a code-generated MCP server to your AI agent
- Nothing to demo? Don't worry - you can share your code and learnings from the evening
If you'd like to present your project:
- Fill out this form
- Join the Google Meet call we'll share near the end of the event
We're using a shared call to make presentations smooth and avoid switching between computers.