ai content drop for LangChain
com.aicontentdrop/ai-content-drop
Make AI videos and images from a description, on one credit balance. Sign in to generate.
client:LangChain
transport:streamable-http
tools:42
Install ai content drop in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"ai-content-drop": {
"transport": "streamable_http",
"url": "https://aicontentdrop.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
- list_models
- estimate_credit_cost
- search_articles
- get_article
- list_ad_formats
- list_ugc_avatars
- estimate_ad_cost
- generate_video
- generate_image
- get_generation
- list_generations
- get_account
- write_ad_storyboard
- generate_ad
- get_ad_job
- generate_ugc_video
- generate_avatar
- import_asset
- list_brand_profiles
- import_brand_profile
- list_canvases
- create_canvas
- get_canvas
- rename_canvas