Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
One MCP for Agentic IDE Deployment
Demo adds a single ACI.dev MCP server to Cursor, enabling it to generate a Next.js app, deploy to Vercel, configure Cloudflare DNS, and send SMS.
We want to show how (relatively non-technical) vibe coders can close the entire software engineering life cycle loop from code to deployment by adding a single MCP server to their agentic IDE of choice.
In this demo we want to showcase how we essentially turned Cursor into a prototyping tool beyond Lovable by adding a ACI.dev unified MCP server configured with the correct devOps tools.
We will let Cursor code up a simple next.js web app from scratch, then get the Cursor agent to figure out and perform the following actions in real time with minimal input from the vibe coder:
- actually deploy the webapp to Vercel
- get a preview URL
- configure DNS in Cloudflare to point a domain to the above URL
- then send the webapp to audiences via SMS
All this will be made possible by adding just one MCP server to Cursor.
Throughout the demo, we will also explain how the unified MCP server is implemented to access 600+ tools with only two MCP functions.
ACI.dev: Open-source AI tool-calling platform, direct function calls, MCP.
Unified MCP Server dynamically discovers/executes ACI.dev platform functions for LLMs.