CreativeScope — Mobile Game Ad Creative Intelligence for LangChain
ai.creativescope/creative-intelligence
Mobile-game ad creative intelligence across SDK ad networks: search, rankings, AI hook analysis.
client:LangChain
transport:streamable-http
tools:35
Install CreativeScope — Mobile Game Ad Creative Intelligence in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"creative-intelligence": {
"transport": "streamable_http",
"url": "https://mcp.creativescope.ai/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_game_trend
- get_game_rank_markets
- get_game_investment_trend
- get_game_overview
- get_game_summary
- get_material_detail_v2
- search_games
- get_game_install_trend
- get_similar_materials_v2
- search_materials_by_keyword
- get_material_reuse_clues
- get_reference_image_search_status
- get_context
- get_store_game_rank
- get_filter_options
- get_store_game_rank_trend
- get_game_materials
- search_materials_distribution
- get_game_publisher_platform_trend
- submit_reference_image_search
- resolve_game_by_identifier
- compare_games
- get_game_daily_impressions
- get_game_detail