Skip to content
LangChain

Tantra Authority Catalog for LangChain

com.tantra-authority/catalog

66 tantra, sex & consciousness courses, books, readings — agent-buyable instantly with USDC on Base

client:LangChain transport:streamable-http tools:4

Install Tantra Authority Catalog in LangChain

pip install langchain-mcp-adapters

from langchain_mcp_adapters.client import MultiServerMCPClient

client = MultiServerMCPClient({
        "catalog": {
            "transport": "streamable_http",
            "url": "https://mcp-catalog.soullight.workers.dev/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

Tantra Authority Catalog in other clients