Skip to main content
Runtime npm package: @orderly.network/sdk-docs. MCP server binary: orderly-sdk-docs-mcp (stdio), commonly installed via orderly-devkit mcp install. If the documentation bundle fails to load, tools return guidance in the payload (often mentioning regenerating bundled indexes — see orderly_docs_health and npm metadata for @orderly.network/sdk-docs).

install subcommand

Config-only install (does not start stdio):
Forwarded by orderly-devkit mcp install.

Registered MCP tools

There is no orderly_docs_get_hook — use orderly_docs_search plus orderly_docs_get_component / orderly_docs_get_type (alignment).
  1. orderly_docs_search → topic.
  2. orderly_docs_get_component / orderly_docs_get_type follow-ups from hit IDs.

Environment / bundled indexes

Consumers usually rely on bundled indexes published with @orderly.network/sdk-docs. Advanced setups may set repository-root env vars described in tool errors when the bundle is missing.