Getting Started
Watch the Video
If you prefer a visual walkthrough, check out the accompanying video below:Installation
Users can install the Dappier App inside Ravenala directly from the marketplace: π Install Dappier App in Ravenala This app enables Ravenala agents to access Dappierβs full suite of tools via secure, hosted MCP endpoints.
API Key Setup
For authenticated usage (especially outside Ravenala), users can generate a Dappier API key:- Navigate to the Dappier platform
- Log in to your account (or create one if needed)
- Go to the API Keys section in your profile
- Click βGenerate New API Keyβ
- Copy and securely store your API key

Overview
Integration Architecture
Dappier provides a hosted MCP (Model Context Protocol) server that offers vertical-specific tools for Ravenala agents. All tools are hosted on Dappierβs public MCP server at https://mcp.dappier.com and are available as callable actions within Ravenala workflows.
Available Dappier Tools
Each tool is available as a callable action in Ravenala. The following tools are accessible through the Dappier App:Real-Time Search and Data Tools
| Tool Name | Cost | Description |
|---|---|---|
| DAPPIER_REAL_TIME_SEARCH | Free | General-purpose web search for current events, weather, deals, and more. Used when no ticker is provided. |
| DAPPIER_STOCK_MARKET_DATA | $0.007 / query | Stock ticker lookups, prices, and financial summaries. Activated when a stock symbol is detected. |
| DAPPIER_RESEARCH_PAPERS_SEARCH | $0.003 / query | Search over 2.4M research papers from arXiv across fields like CS, physics, and finance. |
News and Content Tools
| Tool Name | Cost | Description |
|---|---|---|
| DAPPIER_BENZINGA | $0.1 / query | Real-time earnings, analyst reports, and finance news from Benzinga.com. |
| DAPPIER_SPORTS_NEWS | $0.004 / query | Sports news from curated sources like Sportsnaut, Forever Blueshirts, Ringside Intel, etc. |
| DAPPIER_LIFESTYLE_NEWS | $0.1 / query | Lifestyle insights and articles from The Mix, Snipdaily, Nerdable, Familyproof, and more. |
| DAPPIER_WISH_TV_AI | $0.004 / query | Local news and multicultural stories from WISH-TV (politics, weather, sports, entertainment). |
Specialized Content Tools
| Tool Name | Cost | Description |
|---|---|---|
| DAPPIER_IHEARTDOGS_AI | $0.01 / query | Dog-care content and advice from iHeartDogs.com (health, behavior, nutrition). |
| DAPPIER_IHEARTCATS_AI | $0.01 / query | Cat-care content from iHeartCats.com covering behavior, wellness, and grooming. |
| DAPPIER_ONE_GREEN_PLANET | $0.01 / query | Sustainability tips, plant-based diets, and green living content from One Green Planet. |
Usage Examples
Example 1: Stock Market Analysis
Use Case: Get real-time market summary for Tesla (TSLA) inside a Ravenala agent.User Prompt:
Ravenala Agent Behavior:
- Detects the presence of a stock ticker
- Routes the request to the
DAPPIER_STOCK_MARKET_DATAtool - Calls the tool via the installed Dappier App
- Returns a real-time response
Expected Response:
Example 2: General News Search
Use Case: Create a news aggregator that fetches the latest headlines on any topic.User Prompt:
Expected Response:
Example 3: Sports News Aggregator
Use Case: Build a sports news assistant that provides the latest updates on specific sports.User Prompt:
Expected Response:
Example 4: Sustainability Content Curator
Use Case: Create a sustainability advisor that provides eco-friendly tips and news.User Prompt:
Expected Response:
Key Benefits
The Dappier App in Ravenala provides powerful, plug-and-play access to real-time data tools across finance, science, lifestyle, and news. Through MCP integration:Real-Time Data Access
- Agents can fetch fresh content on demand
- Ensure your AI workflows always have the most current information
- Eliminate stale data issues common in traditional AI systems
Enhanced Decision Making
- Users can enrich decision-making with live insights
- Combine Ravenalaβs powerful workflow capabilities with Dappierβs trusted data
- Create more accurate and contextually relevant AI responses
Developer Efficiency
- Developers can build intelligent workflows without hosting infrastructure
- No need to manage API endpoints or data processing pipelines
- Reduce development time from weeks to hours
Cost Effectiveness
- Pay only for the specific data tools you use
- Transparent pricing with no hidden fees
- Scale usage based on your application needs

