Echo Sentiment — XLM Market Sentiment for LangChain
io.github.mikedorian375/echo-sentiment
XLM (Stellar) market sentiment for agents — keyless, pay-per-call via x402 (USDC on Base).
client:LangChain
transport:streamable-http
tools:16
Install Echo Sentiment — XLM Market Sentiment in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"echo-sentiment": {
"transport": "streamable_http",
"url": "https://api.6766587364.lol/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- get_xlm_sentiment
- get_free_api_key
- get_fear_greed_index
- get_xlm_quote
- get_xlm_sentiment_report
- get_xlm_sentiment_history
- get_xlm_network_pulse
- get_arbitrage_opportunities
- screen_multi_asset_strategy
- get_market_breadth
- get_attested_quote
- get_base_gas_oracle
- get_prediction_market_pulse
- get_base_wallet_intel
- buy_call_credits_bundle
- buy_enterprise_bundle