Hey everyone ![]()
This week’s release brings MCP support, a redesigned Supabase Select experience, formula columns in table views, expanded AI element support, and more!
Check out the details below ![]()
MCP support: build in WeWeb with your AI tool of choice
If you love leveraging AI tools like Claude Code, Codex, or Gemini to build apps, you can now connect your preferred AI setup to WeWeb and let it work directly on your project:

Here are just some of the things you can use it for:
Build complete features from a single prompt: need to add an onboarding flow or pricing cards? Describe the feature you want and let your AI tool implement it across your project.
Clean up and optimize existing projects: use MCP to review workflows, identify redundant logic, standardize naming conventions, reorganize structures, and simplify your application architecture.
Turn designs into working UIs: have a Figma file, mockup, or screenshot? Your AI tool can use MCP to recreate layouts, pages, interactions, and application structures directly in WeWeb.
Create custom components: need functionality that doesn’t exist out of the box? With MCP, your AI tool can generate coded components and add them directly to your WeWeb project.
And these are only a few examples. There are countless ways to use MCP to build, maintain, and evolve your WeWeb projects.
Check out the release notes for a step-by-step tutorial and more details
Configure Supabase Select more easily
The Supabase Select action has been redesigned to make query setup clearer and more complete in the Editor.
The action panel is now organized into dedicated sections:
- Filters
- Sorting
- Pagination
- Advanced
This makes it easier to configure Supabase queries in one place, especially when working with related tables and filtered results:

Add custom columns to WeWeb Users tables
You can now add columns directly to WeWeb Users tables:

Extend user records with additional information that fits your app’s needs
Add custom user properties such as roles, onboarding status, internal notes, preferences, subscription metadata, or profile-related fields
Add calculated fields to WeWeb table views
You can now add and edit formula columns to table views:

Formula columns let you calculate and display dynamic values in your table views without creating a new database column!
Create more elements with WeWeb AI
AI can now help you build and configure more parts of your app faster, with new support for:
- Timeline
- Chat AI
- Chat
We’ve also improved AI usage for several existing elements, including Datagrid, Select, and Input mask.
Other improvements and fixes
- JSON column data can now be inserted with the Insert row action
- Table configuration is now retrieved more reliably in the Editor when inserting or updating rows
- Workflow action results no longer incorrectly display as “Mission result (action deleted)”
- Incorrect Cognito provider setup no longer causes the server to stop working
- Resolved a database migration issue affecting projects switching from WeWeb Auth to Supabase Auth
- Xano tables now better handle addon data, removed data, and addon name updates
- Table descriptions are now saved correctly
Check out the release notes for more details
As always, let us know what you think ![]()