HeyClaude — Claude & AI workflow directory for LangChain
io.github.jsonbored/heyclaude
Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.
client:LangChain
transport:streamable-http
runtime:npm
tools:28
Install HeyClaude — Claude & AI workflow directory in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"heyclaude": {
"transport": "streamable_http",
"url": "https://heyclau.de/api/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
- registry.search
- registry.plan
- registry.recommend
- registry.info
- registry.list
- registry.updates
- entry.related
- entry.detail
- entry.asset
- entry.compare
- registry.stats
- install.setup
- install.compatibility
- install.guidance
- install.adapter
- registry.feeds
- submission.schema
- submission.validate
- submission.duplicates
- submission.urls
- submission.guidance
- submission.prepare
- submission.examples
- submission.review