Getting Started with MCP
MCP (Model Context Protocol) is the connection layer between Claude and WisePilot. Once connected, Claude can read your website data, browse content, pull ad metrics, and generate new assets — all from a conversation. You give the direction; Claude does the navigation. This guide gets you connected and running your first command in under five minutes.What You’ll Need
Before you start:| Requirement | Details |
|---|---|
| WisePilot account | Member of at least one website |
| Role | Editor or higher (Viewer access is read-only; generation requires Editor+) |
| Claude plan | Pro, Team, or Enterprise (MCP requires a paid plan) |
If you’re not sure of your role, check under Settings > Team & Roles in WisePilot, or ask your workspace admin.
Connecting Claude to WisePilot
The connection uses OAuth — the same secure flow as “Sign in with Google.” You authenticate once and Claude stores a short-lived token that refreshes automatically. For step-by-step connection instructions across Claude.ai, Claude Desktop, and Claude Code (CLI), see the full Claude MCP integration guide. The short version:- Open Claude’s Settings > Integrations
- Add
https://ai.wisepilot.app/api/v1/mcpas the server URL - Complete the OAuth consent screen in WisePilot
- Claude confirms the connection is active
Your First Command
Once connected, paste this into Claude:[website name] with the name of the website you want to work with.
What Claude will do
Claude runs two tool calls in sequence:list_websites— discovers all websites your account has access to and resolves the correct website IDget_website_summary— returns the website name, domain, active integrations, module configuration, and content counts
What a healthy response looks like
A good first summary will show:- Website name and domain
- Connected integrations (WordPress, Google Analytics, Google Ads, Meta, GHL)
- Enabled modules (content, SEO, ads, conversations)
- Approximate content counts (blogs, pages, CTAs)
Next Steps
Work through the remaining onboarding guides in order:- Website Setup — Review integrations, modules, and flag what’s missing
- Brand Voice & Positioning — Set your brand position and product tone before generating content
- ICP Discovery & Creation — Build ICP profiles and generate messaging dimensions
These guides are designed to be run in sequence. Each one builds on the data established by the previous step. Skipping brand voice before ICP creation is fine, but the ICP output will be less targeted without a brand position in place.