Documentation
¶
Overview ¶
Package deepwiki adapts the public DeepWiki MCP server behind a narrow, product-owned read contract. Returned prose is untrusted derived context.
Index ¶
Constants ¶
View Source
const DefaultEndpoint = "https://mcp.deepwiki.com/mcp"
DefaultEndpoint is DeepWiki's unauthenticated public Streamable HTTP MCP endpoint.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
Endpoint string
// contains filtered or unexported fields
}
Client calls a public DeepWiki MCP endpoint. An empty Endpoint uses DefaultEndpoint.
Click to show internal directories.
Click to hide internal directories.