.env.example
.mcp.json
CHANGELOG.md
LICENSE
MANIFEST.in
NOTICE
QUICKSTART.md
README.en.md
README.md
install.bat
install.command
install.py
install.sh
pyproject.toml
serve.py
.claude-plugin/marketplace.json
.claude-plugin/plugin.json
.codex-plugin/plugin.json
.cursor-plugin/plugin.json
core/__init__.py
core/client.py
core/credentials.py
core/entities.py
core/entities.yaml
core/errors.py
core/paginate.py
core/registry.py
core/safety.py
core/tools.py
core/workflows.py
install-skill/SKILL.md
moysklad_mcp/__init__.py
moysklad_mcp/build.py
moysklad_mcp/endpoints.curated.yaml
moysklad_mcp/endpoints.yaml
moysklad_mcp/entities.yaml
moysklad_mcp/money.py
moysklad_mcp/refs.py
moysklad_mcp/server.py
moysklad_mcp/workflows.yaml
moysklad_mcp/write_guard.py
moysklad_mcp_ru.egg-info/PKG-INFO
moysklad_mcp_ru.egg-info/SOURCES.txt
moysklad_mcp_ru.egg-info/dependency_links.txt
moysklad_mcp_ru.egg-info/entry_points.txt
moysklad_mcp_ru.egg-info/requires.txt
moysklad_mcp_ru.egg-info/top_level.txt
tests/test_build.py
tests/test_client_hardening.py
tests/test_credentials_hardening.py
tests/test_entities.py
tests/test_fetch_all_safety.py
tests/test_headers.py
tests/test_money.py
tests/test_paginate.py
tests/test_refs.py
tests/test_safety_catalog.py
tests/test_serve_deps.py
tests/test_store_path.py
tests/test_write_gating.py
tests/test_write_guard.py