Skip to content
LangChain

Apify Market Intelligence for LangChain

com.timzinin.api/apify-market-intelligence

Pay-per-call Apify Store analytics with free MCP discovery and x402 payments.

client:LangChain transport:streamable-http tools:6

Install Apify Market Intelligence in LangChain

pip install langchain-mcp-adapters

from langchain_mcp_adapters.client import MultiServerMCPClient

client = MultiServerMCPClient({
        "apify-market-intelligence": {
            "transport": "streamable_http",
            "url": "https://api.timzinin.com/mcp/apify-market-intelligence",
        }
})

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

Apify Market Intelligence in other clients