Developer resources

local-ydb-toolkit API docs

The public HTTP API is read-only and exists for product discovery, install guidance, workflow summaries, and agent-readable metadata.

Public JSON endpoints

  • GET /api/product
  • GET /api/install-options
  • GET /api/workflows
  • GET /openapi.json
  • GET /api/openapi.json
  • GET /server.json
  • GET /.well-known/mcp
  • GET /.well-known/agent-card.json

Hosted promo MCP

POST /mcp exposes read-only product discovery tools. It does not execute local-ydb operations or receive local credentials.

Example

curl -s https://local-ydb-toolkit.ydb-qdrant.tech/api/product
curl -s https://local-ydb-toolkit.ydb-qdrant.tech/openapi.json