Documentation
¶
Overview ¶
Package main demonstrates how to expose PeerClaw agent capabilities as MCP-compatible tools for LLM-driven agents.
This example creates a tools Handler, lists the available tools (which can be sent to an LLM as tool definitions), and dispatches a sample tool call — the same flow an LLM orchestrator would use.
Run: go run .
Click to show internal directories.
Click to hide internal directories.