Product Fruits MCP Connection

Product Fruits MCP lets you connect Product Fruits to an AI assistant, such as Codex, Claude, Cursor, or another MCP-compatible client.

MCP stands for Model Context Protocol. It is a standard way for AI assistants to connect to external tools and data sources. When you connect Product Fruits through MCP, your assistant can read Product Fruits information your account has access to and help you answer questions about your workspaces, content, flows, knowledge base, Elvin conversations, and tracked users.

For example, you can ask your assistant to review flow performance, find where users drop off, summarize Elvin conversations, search your knowledge base, or look up activity for a tracked user.

Info: Product Fruits MCP is currently read-only. Your assistant can read and analyze Product Fruits data, but it cannot create, edit, publish, unpublish, or delete content.

Getting Started

In Product Fruits, go to Integrations > MCP.

From this page, copy the Product Fruits MCP URL and paste it into your AI assistant or MCP client.

You can also use this server address directly:

Product Fruits MCP uses OAuth sign-in. You do not need to create, copy, or manage an API key.

Your assistant can only access the Product Fruits workspaces and data that your signed-in account is allowed to access. If you do not have access to a workspace in Product Fruits, your assistant will not be able to read it through MCP.

Before You Start

Make sure your AI assistant or MCP client supports:

  • Custom MCP servers
  • Streamable HTTP
  • OAuth sign-in

After adding the MCP server, you may need to restart your AI client or start a new task/session so the assistant can load the Product Fruits tools.

What Your Assistant Can Read

After you connect Product Fruits, your assistant can read Product Fruits information your account can access, including:

  • Workspaces and workspace overviews
  • Tours, hints, checklists, surveys, flows, custom events, and announcements
  • Flow analytics for published flows with activity
  • Knowledge base article lists and article content
  • Product Fruits help documentation
  • Elvin configuration, labels, topics, and conversation threads
  • Tracked users and related activity

Available MCP Tools Cheat Sheet

You usually do not need to type these exact tool names. You can ask your assistant in plain language, for example:

  • “List my Product Fruits workspaces.”
  • “Show me the analytics for this flow.”
  • “Search my knowledge base for billing articles.”
  • “Summarize recent Elvin conversations.”
Infrastructure And Workspaces
Read accessible workspaces and workspace overviews.
ping list_workspaces get_workspace_overview get_workspace_overviews
Content And Flow Analytics
Read Product Fruits content and flow analytics for published flows with activity.
list_content_tours get_content_tour_detail list_content_hints get_content_hint_detail list_content_checklists get_content_checklist_detail list_content_surveys get_content_survey_detail list_content_flows get_content_flow_detail get_flow_analytics list_content_custom_events get_content_custom_event_detail list_content_announcements get_content_announcement_detail
Knowledge And Documentation
Search and read knowledge base articles and Product Fruits help documentation.
list_workspace_articles get_workspace_article_detail get_article_details search_workspace_kb search_all_workspace_articles search_product_fruits_help
Elvin
Read Elvin configuration, labels, topics, conversation lists, and conversation details.
get_elvin_configuration list_elvin_conversation_labels list_elvin_conversations get_elvin_conversation_detail
Tracked Users
Look up tracked users and read their Product Fruits activity.
list_tracked_users get_tracked_user_activity get_tracked_user_activity_detail

Connect Product Fruits in Codex

  1. Open Settings > Plugins > MCP servers.
  2. Click Add server.
  3. Enter Product Fruits as the name.
  4. Select Streamable HTTP.
  5. Paste https://my.productfruits.com/mcp as the server URL.
  6. Save the server.
  7. Click Authenticate.
  8. Complete the Product Fruits sign-in.
  9. Restart Codex, or start a new task/session.
  10. In a new task, type /mcp to confirm that Product Fruits is connected.

Connect Product Fruits in Claude Cowork

For Claude Cowork on individual plans:

  1. Open Customize > Connectors.
  2. Click + > Add custom connector.
  3. Enter Product Fruits as the name.
  4. Paste https://my.productfruits.com/mcp as the URL.
  5. Click Add, then Connect.
  6. Complete the Product Fruits sign-in.
  7. In Claude, click + > Connectors and enable Product Fruits for the task.

After adding the connector, start a new task/session so Claude can load the Product Fruits MCP tools.

Connect Product Fruits in Another MCP Client

You can also use Product Fruits MCP with other clients that support remote Streamable HTTP MCP servers with OAuth.

Use these details:

The exact setup steps may differ depending on the MCP client you use.

Current Limitations

Product Fruits MCP is currently read-only. Your assistant can help you understand Product Fruits data, but it cannot make changes in Product Fruits.

Can My Assistant Edit Product Fruits Content?
No. Product Fruits MCP is currently read-only. Your assistant can read and analyze Product Fruits data, but it cannot create, edit, publish, unpublish, or delete Product Fruits content.
Can My Assistant Access Every Product Fruits Workspace?
No. Your assistant can only access the workspaces and Product Fruits data that your signed-in Product Fruits account can access.
What Analytics Can My Assistant Read?
Flow analytics are available for published flows with activity in the selected date range. Dedicated tour analytics and aggregate survey-results analytics are not currently exposed through MCP.
Does Product Fruits MCP Use API Keys?
No. Product Fruits MCP uses OAuth sign-in. When you connect the server, you sign in with your Product Fruits account.