Documentation
¶
Overview ¶
Command backend-tools-only is the Phase 28 worked example showing Dockyard as a pure-tools MCP server — no MCP App, no UI, just typed tool handlers exposed to an agent host (RFC §2; Phase 28, D-150).
The transport is chosen by DOCKYARD_TRANSPORT ("stdio" by default; "http" for the streamable-HTTP service mode). Wire it into a host with `dockyard install` once you've built it.
Run it directly with `go run ./cmd/server` from the example directory; see README.md for the full lifecycle (generate → validate → build → run).
Click to show internal directories.
Click to hide internal directories.