ProductClank for LangChain
com.productclank/productclank
Boost posts and launch community growth campaigns from your AI assistant. OAuth, credit-billed.
client:LangChain
transport:streamable-http
tools:40
Install ProductClank in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"productclank": {
"transport": "streamable_http",
"url": "https://mcp.productclank.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
- search_products
- create_product
- check_balance
- credit_history
- boost_post
- suggest_content_campaign
- create_content_campaign
- get_content_campaign_results
- list_content_spaces
- write_content_candidates
- get_content_workspace
- setup_content_space
- manage_content_topics
- get_content_queue
- revise_content_draft
- teach_content_voice
- analyze_url
- create_campaign
- list_campaigns
- get_campaign
- run_research
- get_research
- generate_posts
- get_posts