Documentation
¶
Overview ¶
Command embedded-gin shows embedded mode: an existing Gin API mounts its own MCP endpoint at /mcp in the same process, with no OpenAPI spec and no separate server. The Gin routes themselves are the source of tools.
go run ./examples/embedded-gin # then point an MCP client at http://localhost:8080/mcp
Click to show internal directories.
Click to hide internal directories.