Skip to content
TopicTracker
出典 HackerNews原文を表示
翻訳言語翻訳言語

Show HN: Toolnexus for Python – MCP, agent skills, a2a for any LLM

Toolnexus is a Python library that provides a unified interface for connecting any LLM with MCP (Model Context Protocol), agent skills, and A2A (Agent-to-Agent) communication. It simplifies building multi-agent systems and tool integration for various language models.

背景メモ

- Toolnexus は Python 向けのオープンソースライブラリで、LLM(大規模言語モデル)に外部ツールを使える「スキル(関数呼び出し)」を追加するためのもの。

関連記事