Wraps Tool and ToolPackage instances from the llm-chat ecosystem behind the Model Context Protocol, enabling stdio and Streamable HTTP transports for MCP servers.
{
"mcpServers": {
"llm-chat": {
"command": "npx",
"args": [
"-y",
"@johannes.latzel/llm-chat-mcp"
]
}
}
}