aidelly for LangChain
io.github.wilzer/aidelly
Agent-operated social media for agencies — www.aidelly.ai. Post, approve, analyze on 11 networks.
client:LangChain
transport:streamable-http
tools:139
Install aidelly in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"aidelly": {
"transport": "streamable_http",
"url": "https://app.aidelly.ai/api/mcp/public-api",
}
})
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
- aidelly_action_post_approval
- aidelly_add_competitor
- aidelly_add_creator
- aidelly_add_queue_items
- aidelly_bulk_create_posts
- aidelly_cancel_post
- aidelly_cancel_scheduled_post
- aidelly_connect_ecommerce_store
- aidelly_create_bulk_fill_job
- aidelly_create_client_review_link
- aidelly_create_connect_link
- aidelly_create_destination_preset
- aidelly_create_draft
- aidelly_create_idea
- aidelly_create_media_upload_url
- aidelly_create_photo
- aidelly_create_post
- aidelly_create_post_comment
- aidelly_create_queue
- aidelly_create_report
- aidelly_create_report_link
- aidelly_create_report_schedule
- aidelly_create_repurpose_job
- aidelly_create_scheduled_post