独行录 / opcmenu for LangChain
io.github.yzlee/opcmenu
Find founders, collaboration opportunities and events; manage authorized signups and messages.
client:LangChain
transport:streamable-http
tools:251
Install 独行录 / opcmenu in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"opcmenu": {
"transport": "streamable_http",
"url": "https://mcp.opcmenu.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
- list_products
- get_product
- list_creators
- get_creator
- get_talent_chips
- search_all
- list_activities
- get_activity
- get_company
- list_companies
- random_feed
- personalized_feed
- list_products_discover
- list_needs_feed
- get_need
- search_people
- search_needs
- list_posts
- get_post
- list_parks
- get_park
- list_park_news
- list_city_policies