GenMCP.MCP.Implementation (gen_mcp v0.9.1)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %GenMCP.MCP.Implementation{
  description: term(),
  icons: term(),
  name: term(),
  title: term(),
  version: term(),
  websiteUrl: term()
}

Functions

json_schema()