Model Context Protocol

74 tools.
Your AI, your workflow.

Connect Prody to Claude Desktop, Cursor, or Claude Code via MCP. Read data, investigate anomalies, create segments, act on signals, and export reports - all from the tools you already use.

Three steps to connect.

Prody ships a standalone MCP server. Point your AI tool at it and start querying your product data.

1

Install

Clone the Prody repo. The MCP server is mcp-server.js - no extra dependencies beyond the SDK.

2

Configure

Add your API key and Prody URL to your AI tool's MCP config. One JSON block. 30 seconds.

3

Query

Ask your AI tool anything about your product data. It calls Prody's tools automatically.

One config. Three platforms.

Claude Desktop

claude_desktop_config.json
{ "mcpServers": { "prody": { "command": "node", "args": [ "./mcp-server.js", "--api-key=pk_...", "--url=https://app.prody.com" ] } } }

Claude Code

Terminal command
# Add the MCP server claude mcp add prody \ -- node ./mcp-server.js \ --api-key=pk_... \ --url=https://app.prody.com # Verify it works claude mcp list

Cursor

Settings → MCP Servers
{ "name": "prody", "command": "node", "args": [ "./mcp-server.js", "--api-key=pk_...", "--url=https://app.prody.com" ] }

Six categories. Full coverage.

Everything you can do in the Prody UI, your AI can do via MCP.

Read

33 tools
Query dashboards, analytics, health scores, signals, user data, segments, event properties, and real-time activity.
get_activity_trend get_accounts get_account_detail get_health_scores get_signals get_retention get_funnel get_trends get_paths get_feature_adoption get_live_users get_event_types get_event_properties + 20 more

Action

19 tools
Create segments, set alerts and goals, annotate accounts and users, assign owners, manage folders, and resolve actions.
create_segment create_alert create_goal add_account_note assign_account_owner act_on_signal dismiss_signal create_folder update_user_attributes + 10 more

Investigation

11 tools
Deep comparisons, flexible event queries, segment analysis, data export, progress tracking, and saved views.
compare_features compare_funnels compare_segments estimate_segment_size query_events export_data get_correlation create_saved_view + 3 more

Impact

4 tools
ROI headlines, resolution rates, action outcomes, and CSV export for executive reporting.
get_impact_summary get_impact_actions resolve_action export_impact_actions

Discoveries

4 tools
Behavioral pattern discoveries, success event definitions, lift and confidence analysis.
get_discoveries get_discovery_stats get_success_definitions update_discovery

Products

3 tools
Multi-product workspace management and cross-product MTU tracking.
list_products create_product get_products_mtu

Just talk to your AI tool.

No tool names to remember. Your AI picks the right Prody tools automatically.

Read
"Show me which accounts have declining activity this month"
Read
"What's the retention rate for users who trigger export_report in their first week?"
Action
"Create a segment of enterprise users who haven't logged in for 14 days"
Action
"Set up an alert if daily active users drops below 150"
Investigate
"Compare our onboarding funnel for Q4 signups vs Q1 signups"
Investigate
"Export all users in the 'At Risk Enterprise' segment as a CSV"
Impact
"What's our signal resolution rate this quarter?"
Impact
"Mark the top 5 critical signals as acted on - I'm handling them today"

Connect Prody to your AI in 30 seconds.

Free during early access. 74 tools. One config.

Get Early Access →