https://mcp.waniwani.ai/mcp, sign in with your WaniWani account, and ask for the things you would otherwise click through the dashboard for.
This is WaniWani’s own MCP server — the one that drives the platform. It is not the MCP funnel server you build with the SDK. Everywhere else in these docs, “your MCP server” means the one you ship to your users; this tab is about the one we host for you at
mcp.waniwani.ai.What you can ask it
- “Give me a digest of activity across my environments for the last 7 days.”
- “Create a new environment called staging and hand me its API key.”
- “Which sessions hit production yesterday? Where did people drop off?”
- “What sources are sending events to my production environment?”
- “Compare this week’s activity to last week’s across all my environments.”
- “Invite jane@acme.com to our organization.”
What it can do
| Category | Examples |
|---|---|
| Environments & API keys | List your environments, create one, issue an environment’s API key |
| Analytics & sessions | Activity summaries over a date range, funnel flow breakdowns, per-session drill-downs, event sources |
| Organization | Check who you’re signed in as, switch your active org, invite a teammate |
search tool is the live catalog: once connected, ask “what WaniWani operations are available?” and your client will list every operation with its exact signature.
How you use it
- Connect your client — add the URL, sign in, approve the permissions. No API keys involved.
- Ask in plain language. The model discovers the right operations and calls them with your identity — every call is permission-checked server-side.
- Results come back into the conversation.