Changelog

We ship new features, fixes, and improvements to Formo every week

Share this on

Jan 30, 2026

Profiles Search API, MCP, and Contract Read

Introducing Profiles Search API

Here are this week's highlights:

  • Profiles Search API

  • MCP

  • Contract Read

  • Improvements and Fixes

Profiles Search API

You can now search and filter wallet profiles across your project and beyond with advanced filtering capabilities.

Learn more about the Profiles Search API.

MCP

You can now connect your AI tools to Formo analytics using the Model Context Protocol (MCP).

The Formo MCP Server enables AI tools like Cursor and Claude Desktop to query your analytics data directly. Ask questions about your users, events, and metrics in natural language.

The Model Context Protocol (MCP) is an open standard that allows AI assistants to connect to external data sources and tools. With Formo’s MCP server, you can ask:

  • “How many daily active users did we have last week?”

  • “What are the top acquisition sources this month?”

  • “Show me user retention by cohort”

  • “Which pages have the highest bounce rate?”

Get started with the Formo MCP.

Contract Read

You can now gate form access based on any smart contract’s read function. This is useful for verifying staking balances, governance power, protocol participation, or any other onchain state that can be queried from a contract.

Learn more about token gating with contract read.

Improvements and Fixes

  • Added channel (web, mobile, onchain, imports) to event properties

  • Increased SQL Explorer limits to 1000 default rows and 1000,000 max rows per query.

  • Fixed an issue with Flows chart returning no data.

  • Fixed an issue with Live View missing map tiles.

  • Minor UX/UI improvements