Skip to content
LangChain

OSIR Domain Registrar for LangChain

com.osir/domain-registrar

Register, renew, transfer, and manage domains, DNS, VPS, and email with 105 tools. By OSIR.

client:LangChain transport:streamable-http tools:105

Install OSIR Domain Registrar in LangChain

pip install langchain-mcp-adapters

from langchain_mcp_adapters.client import MultiServerMCPClient

client = MultiServerMCPClient({
        "domain-registrar": {
            "transport": "streamable_http",
            "url": "https://be.osir.com/mcp/http",
        }
})

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

All 105 tools →

OSIR Domain Registrar in other clients