Skip to content

Messari action provider - #549

Merged
stat merged 10 commits into
coinbase:messari-action-providerfrom
Bijan-Massoumi:messari-action-provider
Mar 27, 2025
Merged

Messari action provider#549
stat merged 10 commits into
coinbase:messari-action-providerfrom
Bijan-Massoumi:messari-action-provider

Conversation

@Bijan-Massoumi

@Bijan-Massoumi Bijan-Massoumi commented Mar 11, 2025

Copy link
Copy Markdown
Contributor

Description

This PR adds a new Messari action provider that enables AI agents to query the Messari AI toolkit for crypto market research data. The provider allows agents to ask research questions about market data, statistics, rankings, historical trends, and information about specific protocols, tokens, or platforms.

The implementation follows the AgentKit action provider pattern and includes comprehensive tests.

Tests

Chatbot: typescript/examples/langchain-cdp-chatbot/chatbot.ts
Network: Sepolia
Setup: Added the Messari action provider + add MESSARI_API_KEY to .env

Prompt: what is the current TVL of Aave on Base

-------------------
Messari Research Results:

The current Total Value Locked (TVL) of Aave on the Base network is approximately $2,684,741,069.77.
-------------------
The current Total Value Locked (TVL) of Aave on the Base network is approximately **$2,684,741,069.77**.
-------------------

image

Checklist

A couple of things to include in your PR for completeness:

  • Added documentation to all relevant README.md files
  • Added a changelog entry

@cb-heimdall

cb-heimdall commented Mar 11, 2025

Copy link
Copy Markdown

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@github-actions github-actions Bot added documentation Improvements or additions to documentation action provider New action provider typescript labels Mar 11, 2025
Comment thread typescript/agentkit/src/action-providers/messari/README.md
@Bijan-Massoumi
Bijan-Massoumi marked this pull request as ready for review March 12, 2025 19:01
@Bijan-Massoumi

Copy link
Copy Markdown
Contributor Author

@cb-heimdall This is ready for review :)

stat pushed a commit that referenced this pull request Mar 26, 2025
@stat
stat changed the base branch from main to messari-action-provider March 27, 2025 17:19
@stat
stat merged commit 2454dc3 into coinbase:messari-action-provider Mar 27, 2025
stat added a commit that referenced this pull request Mar 27, 2025
* feat(ts): messari action provider (#549)

* feat(ts): messari action provider refinements (#619)

---------

Co-authored-by: bijan <bmassoumi@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action provider New action provider apple documentation Improvements or additions to documentation typescript

Development

Successfully merging this pull request may close these issues.

5 participants