Octav API MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OCTAV_API_KEY | Yes | Your Octav API key from https://octav.fi/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| octav_get_portfolioA | Get complete portfolio including wallet holdings and DeFi protocol positions across 20+ blockchains. Returns token balances, values, and protocol positions. Costs 1 credit per address. |
| octav_get_walletA | Get wallet holdings only (excludes DeFi protocols). Returns token balances and values across all chains. Costs 1 credit per address. |
| octav_get_navA | Get total net worth (NAV) in specified currency. Supports USD, EUR, GBP, JPY, CNY, ETH, BTC. Costs 1 credit per address. |
| octav_get_token_overviewA | Get aggregated token distribution across all chains. Shows which tokens you hold, their values, and percentage breakdown. Costs 1 credit per address. |
| octav_get_transactionsA | Query transaction history with filtering and pagination. Filter by chain, type, date range. Max 250 transactions per request. Costs 1 credit per address. |
| octav_sync_transactionsA | Manually trigger transaction synchronization for addresses. Forces immediate indexing of latest transactions. Costs 1 credit per address. |
| octav_get_historicalA | Get portfolio snapshot for a specific date in the past. Shows holdings and values at that point in time. Costs 1 credit per address. |
| octav_subscribe_snapshotA | Subscribe to automatic portfolio snapshots. Enables historical tracking. Costs 1200 credits. API expects addresses with optional descriptions. |
| octav_get_statusA | Check synchronization status of addresses across all chains. Shows which chains are synced and last sync time. FREE - no credits required. |
| octav_get_creditsA | Check API credit balance, usage, and remaining credits. FREE - no credits required. |
| octav_get_airdropA | Check airdrop eligibility for Solana address. Shows eligible airdrops with claim links. Solana addresses only. Costs 1 credit. |
| octav_get_polymarketA | Get Polymarket prediction market positions for address. Shows active positions, values, and P&L. Costs 1 credit. |
| octav_agent_walletA | Get wallet holdings using x402 payment protocol. For AI agents with automatic payment. Returns wallet balances and values. Costs paid via HTTP 402 payment protocol. |
| octav_agent_portfolioA | Get full portfolio using x402 payment protocol. For AI agents with automatic payment. Returns wallet + DeFi positions. Costs paid via HTTP 402 payment protocol. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Octav-Labs/octav-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server