Overview
Once you’ve connected to OneBalance MCP, try these prompts to explore the platform’s capabilities. These examples demonstrate everything from basic balance queries to complex cross-chain operations.MCP Server Setup
https://docs.onebalance.io/mcp - follow our complete setup guideSimple Prompts
Perfect for getting started and understanding basic OneBalance functionality:Account & Balance Queries
Check aggregated balance across all chains
List all supported chains
View available aggregated assets
Predict a smart account address
Transaction Status & History
Check the status of a quote
View transaction history for an address
Get the latest transaction
Quote Generation
Get a token swap quote
Estimate transfer cost
Get an asset swap quote
Advanced Integration Prompts
These prompts showcase OneBalance’s powerful cross-chain capabilities:Multi-Chain Operations
Create a dashboard with balances, transactions, and quotes
Compare quotes for swapping across assets
Analyze transaction history by chain and type
Contract Interactions
Prepare a staking contract call quote
Interact with a DeFi protocol
Create a batch transaction with multiple operations
Portfolio Analysis
Analyze aggregated portfolio across chains
Developer Integration Prompts
For building applications with OneBalance:SDK Generation
Generate a TypeScript SDK wrapper
Create a React hooks library
Testing & Monitoring
Build a test suite for OneBalance integration
Create an API monitoring dashboard
Tips for Better Results
- Be Specific: Include actual addresses, amounts, and asset types for more accurate responses.
- Ask for Explanations: Add “explain the process” to understand OneBalance’s cross-chain mechanics.
- Request Multiple Formats: Ask for data in tables, charts, or interactive formats for better visualization.
- Use Production API key: These prompts work best when you have OneBalance MCP properly configured with your API key. Works with our hosted server (
https://docs.onebalance.io/mcp). Some advanced features may require production API access.