equibles for LangChain
io.github.daniel3303/equibles
90+ free tools, Claude & ChatGPT: prices, options, SEC filings, 13F, insider, congress, transcripts.
client:LangChain
transport:streamable-http
tools:117
Install equibles in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"equibles": {
"transport": "streamable_http",
"url": "https://mcp.equibles.com/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
- GetLatestClosingPrices
- GetCftcPositioning
- AddPortfolioLot
- GetMarketStatus
- GetMarketWideCongressionalActivity
- GetWebDataFeed
- ScreenStocks
- GetFundProfile
- GetInvestorEventTranscript
- GetInstitutionConsensusHoldings
- SearchInstitutions
- GetShortInterest
- GetPutCallRatios
- ListInvestorEvents
- GetCongressionalTrades
- GetInstitutionCloneBacktest
- CompareInstitutionPortfolios
- GetValuationMultiplesHistory
- GetUpcomingInvestorEvents
- GetDividendHistory
- UpdatePortfolioLot
- GetShortInterestSnapshot
- GetValuationMultiples
- GetFormDOfferings