# local-ydb-toolkit webhooks

Webhooks are not supported in v1.

The hosted site is a read-only discovery surface, and the operational MCP server runs locally through stdio. Because there is no hosted account system, no OAuth flow, and no remote job execution, there is no webhook callback channel to configure.

## Agent guidance

- Use [API docs](https://local-ydb-toolkit.ydb-qdrant.tech/docs/api) for read-only public endpoints.
- Use [auth.md](https://local-ydb-toolkit.ydb-qdrant.tech/auth.md) for local credential handling.
- Use the local stdio MCP server for operations that need Docker, SSH, password files, or YDB config.
