Documentation
¶
Overview ¶
Command mcp is a small MCP server for local testing of BuildMax MCP integration. Supports stdio (default), SSE, and streamable HTTP transports.
Usage:
go run ./tools/mcp # stdio go run ./tools/mcp --mode sse --addr :8080 go run ./tools/mcp --mode streamable-http --addr :8081
Click to show internal directories.
Click to hide internal directories.