This article explains how to connect your coding tools to Novus using the Model Context Protocol. Connecting Novus allows you to explore adoption, retention, and behavior data directly in your editor.

MCP Overview

The Model Context Protocol (MCP) is a standardized way for different tools to communicate with each other securely. When you connect to the Novus MCP server, you create a secure bridge between your coding environment and your product analytics.

Instead of switching between windows to check usage data or read your product wiki, the MCP server allows Novus to bring that information directly into your workspace. Novus reads your queries, fetches the relevant product data, and interprets the results on your behalf, helping you make informed decisions without leaving your editor.

Novus MCP

Novus uses a secure server URL to connect with your tools. Compatible clients handle authentication automatically, making the connection process seamless.

Configuring Novus with your IDE

The Novus MCP works as a dedicated assistant that understands both your product data and your questions. Once connected, Novus continuously acts on your behalf by:

When you ask a question in your connected tool, Novus securely authenticates your request, translates your question into a data query, retrieves the specific insights for your selected application, and formats the answer so it is easy to understand.

Claude Code

You can add the Novus server to Claude Code using your terminal.