Skip to main content
See what happens when you connect an AI assistant to the Octav MCP server. Each example shows a human prompt and the rich analysis the AI produces after calling tools behind the scenes.
These examples use Claude Desktop with the Octav MCP server configured. The same conversations work in Cursor, VS Code Copilot, or any MCP-compatible client.

1. Portfolio Health Check

Ask your AI to analyze a wallet’s diversification and flag risks.

2. Whale Wallet Research

Research an unfamiliar wallet’s recent activity to understand their strategy.

3. Historical Performance Analysis

Compare portfolio value across multiple time points to track performance.

4. DeFi Position Deep Dive

Get a detailed breakdown of token distribution across protocols.

5. Airdrop & Polymarket Check

Use two specialized tools in one conversation.

6. Multi-Wallet Treasury Overview

Aggregate multiple wallets across chains into one consolidated view.

What’s Happening Behind the Scenes

When you ask a question, the AI assistant automatically selects and calls the right Octav MCP tools. You never need to specify tool names or parameters — just ask in natural language. For example, the Multi-Wallet Treasury example above triggered these tool calls:
  1. octav_get_portfolio — fetched full holdings for all 3 wallets in one call
  2. octav_get_nav — got the total NAV for each wallet
  3. octav_get_token_overview — pulled aggregated token distribution
The AI then synthesized these raw data responses into the formatted treasury report with risk analysis. Each tool call costs 1 credit per address — so this full report used ~9 credits total.

Next Steps

Install MCP Server

Get set up in under a minute

Available Tools

All 14 tools with parameters

Get API Key

Sign up at the developer portal