Playbooks
May 4, 2026

Ask ChatGPT or Claude About Your Best Targets

When Wihyu is connected to your AI assistant, your company intelligence is in the conversation. No filters, no exports, no tab switching — just ask.

Most sales and marketing tools have the same problem: the data is in there, but getting to it requires opening another tab, applying the right filters, and remembering what you were looking for in the first place.

Your AI assistant changes that — if it has access to your data.

When Wihyu is connected to ChatGPT or Claude, your company intelligence lives in the same place where you’re already working. Instead of opening Wihyu to check something, you ask. Your assistant returns what you need, in plain language, without you building a query.


What you can ask

Once Wihyu is connected, the questions your team asks every day become one-liners.

“What new companies has Wihyu found this week?” Your morning pipeline review, without opening a dashboard.

“Show me the top companies by ICP score that aren’t in HubSpot yet.” Gap analysis that used to take filter-building and an export, done in seconds.

“Which of my companies are actively hiring for sales leadership right now?” The signal check you’d normally do manually, on demand.

“What’s my current ICP definition?” Useful when you’re onboarding a new rep or sanity-checking your targeting.

“Which companies have I marked as good fits in the last 30 days?” A quick account review that keeps your pipeline honest.

These aren’t edge cases — they’re the questions that interrupt focus because they’re fast to answer but slow to look up. Connecting Wihyu to your AI assistant compresses that friction to nothing.


What changes when your data is in the conversation

The shift is less about the individual answers and more about the habit they replace.

When your company intelligence lives in a separate tool, every question about your pipeline requires a context switch: stop what you’re doing, open Wihyu, find the right view, get the answer, come back. That’s fine once. It’s a real cost when it happens ten times a day.

When it’s in ChatGPT or Claude, the question and the answer happen in the same place where you’re already working. You don’t lose the thread of what you were doing. You don’t need to remember which filter shows new companies from the last seven days. You just ask.

Over time, that changes how often you actually use your pipeline data — and how current your thinking about your accounts stays.


Connecting Wihyu

ChatGPT: In ChatGPT, go to Settings → Apps, create a new app, name it Wihyu, and use https://api.wihyu.com/v1/mcp as the MCP server endpoint. Choose the OAuth sign-in option when prompted, complete the Wihyu sign-in, and select the app from the tools menu in a new chat.

Claude: In Claude, go to Settings → Connectors, click Add Custom Connector, and paste https://api.wihyu.com/v1/mcp. Sign in when prompted. That’s the full setup for claude.ai and Claude Desktop.

Claude Code: Generate an API key from your Profile page and run:

claude mcp add wihyu --transport http https://api.wihyu.com/v1/mcp \
  --header "Authorization: Bearer YOUR_API_KEY"

The full setup guide covers all clients if you run into any questions.