Model Context Protocol

Your product data,
inside your AI tools.

Connect Prody to Claude Desktop, Cursor, or Claude Code via MCP. Query dashboards, 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" ] }

Everything your team needs, from one chat.

Ask your AI anything about your product. It calls the right Prody tools automatically.

Monitor & Triage

Signals
See what needs attention right now. Pull prioritized signals, check at-risk accounts, review health scores, and get real-time activity.
get_signals get_focus_signals get_health_scores get_at_risk_accounts get_live_users get_account_detail get_user_detail

Investigate

Analytics
Dig into the data. Run funnels, retention, paths, trends, and flexible event queries. Compare features and segments side by side.
get_funnel get_retention get_paths get_trends query_events compare_features compare_funnels get_correlation

Take Action

Action
Act directly from your AI tool. Triage signals, annotate accounts, assign owners, create segments, and export data.
act_on_signal dismiss_signal create_segment add_account_note assign_account_owner update_firmographics export_data

Track Impact

ROI
Close the loop. See whether actions led to resolution. Pull impact summaries, resolution rates, and exportable action reports.
get_impact_summary get_impact_actions resolve_action get_discoveries get_discovery_stats

Journeys

Activation
Monitor multi-step user journeys. Find stuck users, check conversion snapshots, and act on AI recommendations.
list_journeys get_journey_funnel get_journey_stuck_users act_on_journey_recommendation create_journey

+ More

Admin
Workspace management, saved views, alerts, goals, folder management, onboarding guides, and setup verification. Available when you need them.
list_products create_alert create_goal verify_setup + more utilities

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. Full API coverage. One config.

Get Early Access →