@vicoa/cli 0.1.4-darwin-arm64 → 1.3.10-darwin-arm64
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bin/_internal/81d243bd2c585b0f4821__mypyc.cpython-312-darwin.so +0 -0
- package/bin/_internal/{libpython3.12.dylib → Python} +0 -0
- package/bin/_internal/Python.framework/Python +0 -0
- package/bin/_internal/Python.framework/Resources/Info.plist +30 -0
- package/bin/_internal/Python.framework/Versions/3.12/Python +0 -0
- package/bin/_internal/Python.framework/Versions/3.12/Resources/Info.plist +30 -0
- package/bin/_internal/Python.framework/Versions/Current/Python +0 -0
- package/bin/_internal/Python.framework/Versions/Current/Resources/Info.plist +30 -0
- package/bin/_internal/_cffi_backend.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE +195 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/LICENCE.md +195 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/METADATA +492 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/RECORD +15 -0
- package/bin/_internal/aiofile-3.9.0.dist-info/WHEEL +4 -0
- package/bin/_internal/aiohttp/_http_parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_http_writer.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_websocket/mask.cpython-312-darwin.so +0 -0
- package/bin/_internal/aiohttp/_websocket/reader_c.cpython-312-darwin.so +0 -0
- package/bin/_internal/base_library.zip +0 -0
- package/bin/_internal/{psycopg2/.dylibs/libcom_err.3.0.dylib → caio/thread_aio.cpython-312-darwin.so} +0 -0
- package/bin/_internal/charset_normalizer/cd.cpython-312-darwin.so +0 -0
- package/bin/_internal/charset_normalizer/md.cpython-312-darwin.so +0 -0
- package/bin/_internal/cryptography/hazmat/bindings/_rust.abi3.so +0 -0
- package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/METADATA +62 -78
- package/bin/_internal/email_validator-2.3.0.dist-info/RECORD +27 -0
- package/bin/_internal/email_validator-2.3.0.dist-info/licenses/LICENSE +27 -0
- package/bin/_internal/frozenlist/_frozenlist.cpython-312-darwin.so +0 -0
- package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/RECORD +33 -21
- package/bin/_internal/integrations/github/claude-code-action/base-action/scripts/install-hooks.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/test-local.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/base-action/test-mcp-local.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/scripts/install-hooks.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/scripts/setup-network-restrictions.sh +0 -0
- package/bin/_internal/integrations/github/claude-code-action/src/entrypoints/format-turns.ts +0 -0
- package/bin/_internal/integrations/n8n/src/credentials/OmnaraApi.credentials.ts +52 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.json +35 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/Omnara.node.ts +304 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/index.ts +37 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/send.operation.ts +151 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/message/sendAndWait.operation.ts +252 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/end.operation.ts +56 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/actions/session/index.ts +29 -0
- package/bin/_internal/integrations/n8n/src/nodes/Omnara/vicoa.png +0 -0
- package/bin/_internal/integrations/n8n/src/utils/GenericFunctions.ts +93 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWait/configureWaitTillDate.ts +42 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWait/descriptions.ts +20 -0
- package/bin/_internal/integrations/n8n/src/utils/sendAndWaitWebhook.ts +72 -0
- package/bin/_internal/integrations/n8n/tsconfig.json +20 -0
- package/bin/_internal/jiter/jiter.cpython-312-darwin.so +0 -0
- package/bin/_internal/jsonschema/benchmarks/issue232/issue.json +2653 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/METADATA +170 -0
- package/bin/_internal/jsonschema-4.26.0.dist-info/RECORD +82 -0
- package/bin/_internal/{mcp-1.9.4.dist-info → jsonschema-4.26.0.dist-info}/WHEEL +1 -1
- package/bin/_internal/jsonschema-4.26.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/{h2-4.3.0.dist-info/licenses/LICENSE → jsonschema-4.26.0.dist-info/licenses/COPYING} +1 -3
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/metaschema.json +42 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/applicator +56 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/content +17 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/core +57 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/format +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/meta-data +37 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft201909/vocabularies/validation +98 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/metaschema.json +58 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/applicator +48 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/content +17 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/core +51 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-annotation +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/format-assertion +14 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/meta-data +37 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/unevaluated +15 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft202012/vocabularies/validation +98 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft3/metaschema.json +172 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft4/metaschema.json +149 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft6/metaschema.json +153 -0
- package/bin/_internal/jsonschema_specifications/schemas/draft7/metaschema.json +166 -0
- package/bin/_internal/libcrypto.3.dylib +0 -0
- package/bin/_internal/libssl.3.dylib +0 -0
- package/bin/_internal/mcp-1.27.0.dist-info/METADATA +230 -0
- package/bin/_internal/mcp-1.27.0.dist-info/RECORD +226 -0
- package/bin/_internal/mcp-1.27.0.dist-info/WHEEL +4 -0
- package/bin/_internal/multidict/_multidict.cpython-312-darwin.so +0 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/METADATA +45 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/RECORD +81 -0
- package/bin/_internal/opentelemetry_api-1.41.0.dist-info/entry_points.txt +15 -0
- package/bin/_internal/propcache/_helpers_c.cpython-312-darwin.so +0 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/INSTALLER +1 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/METADATA +1269 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/RECORD +217 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/WHEEL +4 -0
- package/bin/_internal/pydantic-2.13.2.dist-info/licenses/LICENSE +21 -0
- package/bin/_internal/pydantic_core/_pydantic_core.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_asyncio.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_bisect.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_blake2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_bz2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_cn.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_hk.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_iso2022.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_jp.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_kr.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_codecs_tw.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_contextvars.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_csv.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_ctypes.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_datetime.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_decimal.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_hashlib.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_heapq.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_json.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_lzma.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_md5.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_multibytecodec.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_multiprocessing.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_opcode.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_pickle.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_posixshmem.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_posixsubprocess.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_queue.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_random.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_scproxy.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha1.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha2.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sha3.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_socket.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_ssl.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_statistics.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_struct.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_uuid.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_zoneinfo.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/array.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/binascii.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/fcntl.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/grp.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/math.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/mmap.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/pyexpat.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/readline.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/resource.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/select.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/syslog.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/termios.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/unicodedata.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/zlib.cpython-312-darwin.so +0 -0
- package/bin/_internal/rpds/rpds.cpython-312-darwin.so +0 -0
- package/bin/_internal/vicoa-1.3.10.dist-info/INSTALLER +1 -0
- package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/METADATA +1 -1
- package/bin/_internal/vicoa-1.3.10.dist-info/RECORD +11 -0
- package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/WHEEL +1 -1
- package/bin/_internal/vicoa-1.3.10.dist-info/direct_url.json +1 -0
- package/bin/_internal/{fastmcp-2.9.2.dist-info → vicoa-1.3.10.dist-info}/licenses/LICENSE +1 -1
- package/bin/_internal/watchfiles/_rust_notify.cpython-312-darwin.so +0 -0
- package/bin/_internal/websockets/speedups.cpython-312-darwin.so +0 -0
- package/bin/_internal/websockets-16.0.dist-info/INSTALLER +1 -0
- package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/METADATA +14 -13
- package/bin/_internal/websockets-16.0.dist-info/RECORD +108 -0
- package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/WHEEL +2 -1
- package/bin/_internal/websockets-16.0.dist-info/entry_points.txt +2 -0
- package/bin/_internal/yaml/_yaml.cpython-312-darwin.so +0 -0
- package/bin/_internal/yarl/_quoting_c.cpython-312-darwin.so +0 -0
- package/bin/vicoa +0 -0
- package/package.json +1 -1
- package/bin/_internal/asyncpg/protocol/protocol.cpython-312-darwin.so +0 -0
- package/bin/_internal/email_validator-2.1.0.dist-info/LICENSE +0 -121
- package/bin/_internal/email_validator-2.1.0.dist-info/RECORD +0 -26
- package/bin/_internal/email_validator-2.1.0.dist-info/WHEEL +0 -5
- package/bin/_internal/fastmcp-2.9.2.dist-info/METADATA +0 -465
- package/bin/_internal/fastmcp-2.9.2.dist-info/RECORD +0 -150
- package/bin/_internal/fastmcp-2.9.2.dist-info/REQUESTED +0 -0
- package/bin/_internal/fastmcp-2.9.2.dist-info/entry_points.txt +0 -2
- package/bin/_internal/h2-4.3.0.dist-info/METADATA +0 -129
- package/bin/_internal/h2-4.3.0.dist-info/RECORD +0 -29
- package/bin/_internal/h2-4.3.0.dist-info/top_level.txt +0 -1
- package/bin/_internal/httptools/parser/parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/httptools/parser/url_parser.cpython-312-darwin.so +0 -0
- package/bin/_internal/integrations/github/claude-code-action/.prettierignore +0 -2
- package/bin/_internal/integrations/github/claude-code-action/.prettierrc +0 -1
- package/bin/_internal/integrations/github/claude-code-action/base-action/.prettierrc +0 -1
- package/bin/_internal/integrations/n8n/.prettierrc +0 -10
- package/bin/_internal/libbz2.dylib +0 -0
- package/bin/_internal/libcom_err.3.0.dylib +0 -0
- package/bin/_internal/libexpat.1.dylib +0 -0
- package/bin/_internal/libffi.8.dylib +0 -0
- package/bin/_internal/libgssapi_krb5.2.2.dylib +0 -0
- package/bin/_internal/libintl.8.dylib +0 -0
- package/bin/_internal/libk5crypto.3.1.dylib +0 -0
- package/bin/_internal/libkrb5.3.3.dylib +0 -0
- package/bin/_internal/libkrb5support.1.1.dylib +0 -0
- package/bin/_internal/liblzma.5.dylib +0 -0
- package/bin/_internal/libncursesw.6.dylib +0 -0
- package/bin/_internal/libpq.5.dylib +0 -0
- package/bin/_internal/libreadline.8.dylib +0 -0
- package/bin/_internal/libsqlite3.dylib +0 -0
- package/bin/_internal/libtinfow.6.dylib +0 -0
- package/bin/_internal/libz.1.dylib +0 -0
- package/bin/_internal/mcp-1.9.4.dist-info/METADATA +0 -939
- package/bin/_internal/mcp-1.9.4.dist-info/RECORD +0 -154
- package/bin/_internal/psycopg2/.dylibs/libcrypto.3.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libgssapi_krb5.2.2.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libintl.8.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libk5crypto.3.1.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libkrb5.3.3.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libkrb5support.1.1.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libpq.5.dylib +0 -0
- package/bin/_internal/psycopg2/.dylibs/libssl.3.dylib +0 -0
- package/bin/_internal/psycopg2/_psycopg.cpython-312-darwin.so +0 -0
- package/bin/_internal/python3.12/lib-dynload/_sqlite3.cpython-312-darwin.so +0 -0
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/INSTALLER +0 -1
- package/bin/_internal/setuptools/_vendor/importlib_metadata-8.7.1.dist-info/REQUESTED +0 -0
- package/bin/_internal/sqlalchemy/cyextension/collections.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/immutabledict.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/processors.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/resultproxy.cpython-312-darwin.so +0 -0
- package/bin/_internal/sqlalchemy/cyextension/util.cpython-312-darwin.so +0 -0
- package/bin/_internal/uvloop/loop.cpython-312-darwin.so +0 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/RECORD +0 -11
- package/bin/_internal/vicoa-1.3.9.dist-info/REQUESTED +0 -0
- package/bin/_internal/vicoa-1.3.9.dist-info/direct_url.json +0 -1
- package/bin/_internal/websockets-14.2.dist-info/RECORD +0 -98
- package/bin/_internal/zstandard/_cffi.cpython-312-darwin.so +0 -0
- package/bin/_internal/zstandard/backend_c.cpython-312-darwin.so +0 -0
- /package/bin/_internal/{email_validator-2.1.0.dist-info → aiofile-3.9.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{fastmcp-2.9.2.dist-info → email_validator-2.3.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{h2-4.3.0.dist-info → email_validator-2.3.0.dist-info}/WHEEL +0 -0
- /package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/entry_points.txt +0 -0
- /package/bin/_internal/{email_validator-2.1.0.dist-info → email_validator-2.3.0.dist-info}/top_level.txt +0 -0
- /package/bin/_internal/{h2-4.3.0.dist-info → importlib_metadata-8.7.1.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/METADATA +0 -0
- /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/WHEEL +0 -0
- /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/licenses/LICENSE +0 -0
- /package/bin/_internal/{setuptools/_vendor/importlib_metadata-8.7.1.dist-info → importlib_metadata-8.7.1.dist-info}/top_level.txt +0 -0
- /package/bin/_internal/{mcp-1.9.4.dist-info → jsonschema-4.26.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{vicoa-1.3.9.dist-info → mcp-1.27.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{mcp-1.9.4.dist-info → mcp-1.27.0.dist-info}/entry_points.txt +0 -0
- /package/bin/_internal/{mcp-1.9.4.dist-info → mcp-1.27.0.dist-info}/licenses/LICENSE +0 -0
- /package/bin/_internal/{websockets-14.2.dist-info → opentelemetry_api-1.41.0.dist-info}/INSTALLER +0 -0
- /package/bin/_internal/{fastmcp-2.9.2.dist-info → opentelemetry_api-1.41.0.dist-info}/WHEEL +0 -0
- /package/bin/_internal/{vicoa-1.3.9.dist-info → opentelemetry_api-1.41.0.dist-info}/licenses/LICENSE +0 -0
- /package/bin/_internal/{email_validator-2.1.0.dist-info → vicoa-1.3.10.dist-info}/REQUESTED +0 -0
- /package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/entry_points.txt +0 -0
- /package/bin/_internal/{vicoa-1.3.9.dist-info → vicoa-1.3.10.dist-info}/top_level.txt +0 -0
- /package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info/licenses}/LICENSE +0 -0
- /package/bin/_internal/{websockets-14.2.dist-info → websockets-16.0.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,226 @@
|
|
|
1
|
+
../../../bin/mcp,sha256=M4aiHdjtfDS05Q7MwBmSaWwRCJkr0sSanLBnoeLuXyU,197
|
|
2
|
+
mcp-1.27.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
|
3
|
+
mcp-1.27.0.dist-info/METADATA,sha256=lYwqympBP5osd_dz2CxEk2wugKcq_33gOQoEVqKH2sc,8227
|
|
4
|
+
mcp-1.27.0.dist-info/RECORD,,
|
|
5
|
+
mcp-1.27.0.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
|
|
6
|
+
mcp-1.27.0.dist-info/entry_points.txt,sha256=gnGBbo3yGF0YJNXfZpgkAg1-CQtKxnzxrlA53c8viYA,42
|
|
7
|
+
mcp-1.27.0.dist-info/licenses/LICENSE,sha256=XhPbvB0SD8KgPOzefJFCSuLX3hG2PVje0vRDHiYe5Q0,1071
|
|
8
|
+
mcp/__init__.py,sha256=9mrheVmhQg7bZ2JNzXnaIIYFQ-HVE7fVyG7AJQz4r3I,3224
|
|
9
|
+
mcp/__pycache__/__init__.cpython-312.pyc,,
|
|
10
|
+
mcp/__pycache__/types.cpython-312.pyc,,
|
|
11
|
+
mcp/cli/__init__.py,sha256=NJrJIUQmjc6FtSxvGNt1zeXnSLj8-Mli86laODTtQzE,107
|
|
12
|
+
mcp/cli/__pycache__/__init__.cpython-312.pyc,,
|
|
13
|
+
mcp/cli/__pycache__/claude.cpython-312.pyc,,
|
|
14
|
+
mcp/cli/__pycache__/cli.cpython-312.pyc,,
|
|
15
|
+
mcp/cli/claude.py,sha256=MKUuZGrBmMSslD2weLIxU7RdQXZl2OvuMMq-_-EAlgY,5086
|
|
16
|
+
mcp/cli/cli.py,sha256=w6mWBmcy4y7nxLQDa4qSbxKV0BWeJqU_SFZf3qdOubs,15179
|
|
17
|
+
mcp/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
18
|
+
mcp/client/__main__.py,sha256=_aXYJ3xJiQGURxEEfvV-4MAqxRJwIFptFaLHyJgfvRU,2588
|
|
19
|
+
mcp/client/__pycache__/__init__.cpython-312.pyc,,
|
|
20
|
+
mcp/client/__pycache__/__main__.cpython-312.pyc,,
|
|
21
|
+
mcp/client/__pycache__/session.cpython-312.pyc,,
|
|
22
|
+
mcp/client/__pycache__/session_group.cpython-312.pyc,,
|
|
23
|
+
mcp/client/__pycache__/sse.cpython-312.pyc,,
|
|
24
|
+
mcp/client/__pycache__/streamable_http.cpython-312.pyc,,
|
|
25
|
+
mcp/client/__pycache__/websocket.cpython-312.pyc,,
|
|
26
|
+
mcp/client/auth/__init__.py,sha256=hvlPclaDk3EkHr_nrt6tx37iv_rQ8SQgosM0OhJSeQ4,488
|
|
27
|
+
mcp/client/auth/__pycache__/__init__.cpython-312.pyc,,
|
|
28
|
+
mcp/client/auth/__pycache__/exceptions.cpython-312.pyc,,
|
|
29
|
+
mcp/client/auth/__pycache__/oauth2.cpython-312.pyc,,
|
|
30
|
+
mcp/client/auth/__pycache__/utils.cpython-312.pyc,,
|
|
31
|
+
mcp/client/auth/exceptions.py,sha256=uUDHX_P0S3R_tt7oAS8ALQrUgOiV2Dgc0QQAdaaBcW8,264
|
|
32
|
+
mcp/client/auth/extensions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
33
|
+
mcp/client/auth/extensions/__pycache__/__init__.cpython-312.pyc,,
|
|
34
|
+
mcp/client/auth/extensions/__pycache__/client_credentials.cpython-312.pyc,,
|
|
35
|
+
mcp/client/auth/extensions/client_credentials.py,sha256=XvCarBQnB4DREuYEVygZbe0P9Wj7z8dSx_3SqajMKzQ,20897
|
|
36
|
+
mcp/client/auth/oauth2.py,sha256=X1w0eA4_3en9XVcicckZbse9J4KiWAX2aPRUqVIT0hQ,28394
|
|
37
|
+
mcp/client/auth/utils.py,sha256=Mm443kj9pHY09mUYflmr89W8jexZalvDS96b_31tUIE,12069
|
|
38
|
+
mcp/client/experimental/__init__.py,sha256=r923QPMrHQbLQYA_F48MLy2Y8ODdPWJhx8SuzhXcaEA,219
|
|
39
|
+
mcp/client/experimental/__pycache__/__init__.cpython-312.pyc,,
|
|
40
|
+
mcp/client/experimental/__pycache__/task_handlers.cpython-312.pyc,,
|
|
41
|
+
mcp/client/experimental/__pycache__/tasks.cpython-312.pyc,,
|
|
42
|
+
mcp/client/experimental/task_handlers.py,sha256=yDrCoiCha5iBBVpjqZ66uk3ZoDiQznqU29xKGY4Dh_Q,10791
|
|
43
|
+
mcp/client/experimental/tasks.py,sha256=LLEbfmIwCNk0PCpPSnhK6U0dcaqxENbdzLQXeGsqVjI,7055
|
|
44
|
+
mcp/client/session.py,sha256=A31De5OwhsBRD-iF32lraArJQ_vYHJYkYYrI_XudAX8,23495
|
|
45
|
+
mcp/client/session_group.py,sha256=wXt4sZI-WRXdy5PPv-hNwRhMuzEhKMkQf3bFvaOITEc,17423
|
|
46
|
+
mcp/client/sse.py,sha256=foXGvt297jQOFV0AnFVfQhqRZVlnp1REjW7R1Bl1FFc,8257
|
|
47
|
+
mcp/client/stdio/__init__.py,sha256=ojInz-HjRW8Wq0ExFIajmc9Uf8xrZFOZv5vzptxs9lQ,9403
|
|
48
|
+
mcp/client/stdio/__pycache__/__init__.cpython-312.pyc,,
|
|
49
|
+
mcp/client/streamable_http.py,sha256=jrAcPU2onG5z1JSpYCnbzy_gXQv__nYHGx5Amv22L1s,28324
|
|
50
|
+
mcp/client/websocket.py,sha256=mH6zD_nRnMr11uSFdDTy2TZ2YeS9S18v-JJ2rQ7tXck,3486
|
|
51
|
+
mcp/os/__init__.py,sha256=uqaGIfCF4I0IPeSsEEZMNwZuDF91U0WKAIbDcKzPRLo,43
|
|
52
|
+
mcp/os/__pycache__/__init__.cpython-312.pyc,,
|
|
53
|
+
mcp/os/posix/__init__.py,sha256=l_2j8jhhgw69s_-eH4dCDk4QYxNlxKGIpaOCvcbv1Qk,40
|
|
54
|
+
mcp/os/posix/__pycache__/__init__.cpython-312.pyc,,
|
|
55
|
+
mcp/os/posix/__pycache__/utilities.cpython-312.pyc,,
|
|
56
|
+
mcp/os/posix/utilities.py,sha256=mTEYV74M9z9s2deXWctpUGTS1MNtkOr7IYCXU3mxlNI,1930
|
|
57
|
+
mcp/os/win32/__init__.py,sha256=7xyI7KWpZhDS3omGEBcu3200Q-DjIsS7c-a-vrn28Y4,42
|
|
58
|
+
mcp/os/win32/__pycache__/__init__.cpython-312.pyc,,
|
|
59
|
+
mcp/os/win32/__pycache__/utilities.cpython-312.pyc,,
|
|
60
|
+
mcp/os/win32/utilities.py,sha256=M5j9NF9QhgCHqQeHYpc9z0ksFsNy1F43vYqQl3LXq-Y,10808
|
|
61
|
+
mcp/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
62
|
+
mcp/server/__init__.py,sha256=jeMjAkvChhKLEy1fpeKJ4d_bT1vnnmuGm11otQ7ncBg,202
|
|
63
|
+
mcp/server/__main__.py,sha256=KakUSquF7R44Ugwg3N5VQCJsPnsEVrbwk-UnRHerVww,1328
|
|
64
|
+
mcp/server/__pycache__/__init__.cpython-312.pyc,,
|
|
65
|
+
mcp/server/__pycache__/__main__.cpython-312.pyc,,
|
|
66
|
+
mcp/server/__pycache__/elicitation.cpython-312.pyc,,
|
|
67
|
+
mcp/server/__pycache__/models.cpython-312.pyc,,
|
|
68
|
+
mcp/server/__pycache__/session.cpython-312.pyc,,
|
|
69
|
+
mcp/server/__pycache__/sse.cpython-312.pyc,,
|
|
70
|
+
mcp/server/__pycache__/stdio.cpython-312.pyc,,
|
|
71
|
+
mcp/server/__pycache__/streamable_http.cpython-312.pyc,,
|
|
72
|
+
mcp/server/__pycache__/streamable_http_manager.cpython-312.pyc,,
|
|
73
|
+
mcp/server/__pycache__/transport_security.cpython-312.pyc,,
|
|
74
|
+
mcp/server/__pycache__/validation.cpython-312.pyc,,
|
|
75
|
+
mcp/server/__pycache__/websocket.cpython-312.pyc,,
|
|
76
|
+
mcp/server/auth/__init__.py,sha256=xmxBzGAYvejOEzxqvZxiRkootIdlpp5WrCNiPKvuKdk,51
|
|
77
|
+
mcp/server/auth/__pycache__/__init__.cpython-312.pyc,,
|
|
78
|
+
mcp/server/auth/__pycache__/errors.cpython-312.pyc,,
|
|
79
|
+
mcp/server/auth/__pycache__/json_response.cpython-312.pyc,,
|
|
80
|
+
mcp/server/auth/__pycache__/provider.cpython-312.pyc,,
|
|
81
|
+
mcp/server/auth/__pycache__/routes.cpython-312.pyc,,
|
|
82
|
+
mcp/server/auth/__pycache__/settings.cpython-312.pyc,,
|
|
83
|
+
mcp/server/auth/errors.py,sha256=8YjlejJPl-qMjZrbJTDzMPBOAOITn0Da0pC5QWn9QdE,224
|
|
84
|
+
mcp/server/auth/handlers/__init__.py,sha256=T2ueQWVpLDbMIAiOcROyumxRwqa8Po5lA9zd_Cbt2Uc,58
|
|
85
|
+
mcp/server/auth/handlers/__pycache__/__init__.cpython-312.pyc,,
|
|
86
|
+
mcp/server/auth/handlers/__pycache__/authorize.cpython-312.pyc,,
|
|
87
|
+
mcp/server/auth/handlers/__pycache__/metadata.cpython-312.pyc,,
|
|
88
|
+
mcp/server/auth/handlers/__pycache__/register.cpython-312.pyc,,
|
|
89
|
+
mcp/server/auth/handlers/__pycache__/revoke.cpython-312.pyc,,
|
|
90
|
+
mcp/server/auth/handlers/__pycache__/token.cpython-312.pyc,,
|
|
91
|
+
mcp/server/auth/handlers/authorize.py,sha256=fAz-L-5Qv6KeHjpoBOAUE6sYgTuG0ydPA7y2xjb4pIM,9728
|
|
92
|
+
mcp/server/auth/handlers/metadata.py,sha256=mWPkrs1DfG-Qzq1nZU2HzwxSwk8K_vXe-ZpEDZ0k_QA,853
|
|
93
|
+
mcp/server/auth/handlers/register.py,sha256=CtH9c03oZtJgUoBVr-VgrAoJ6WXBw2RGNk5n70eBlPc,5928
|
|
94
|
+
mcp/server/auth/handlers/revoke.py,sha256=DIVjn09k7qTkAXrkTsRBVlR-XM9rsmTJzKlXyNdJqDE,3113
|
|
95
|
+
mcp/server/auth/handlers/token.py,sha256=yt5kUvB8zhBgONpYZJOQTFyoJZBhC0UKPUE3GQMkots,10223
|
|
96
|
+
mcp/server/auth/json_response.py,sha256=EMv3qAH62vRuw8XBHdFU3kYp0S8Jd6DjRGfwc7Jc9XU,377
|
|
97
|
+
mcp/server/auth/middleware/__init__.py,sha256=XhRUi_w-ie_QG7XT5EfqNG-NPZvXtJtgHSB_tPVYNIw,42
|
|
98
|
+
mcp/server/auth/middleware/__pycache__/__init__.cpython-312.pyc,,
|
|
99
|
+
mcp/server/auth/middleware/__pycache__/auth_context.cpython-312.pyc,,
|
|
100
|
+
mcp/server/auth/middleware/__pycache__/bearer_auth.cpython-312.pyc,,
|
|
101
|
+
mcp/server/auth/middleware/__pycache__/client_auth.cpython-312.pyc,,
|
|
102
|
+
mcp/server/auth/middleware/auth_context.py,sha256=0hYDUr2GL0VqTVQtCCZCDop2JwGox_IuD0XBZQbtpT0,1696
|
|
103
|
+
mcp/server/auth/middleware/bearer_auth.py,sha256=-t3Ar5bNuIJtYSlF2CsvmAozEX2uySo4chp2Rzgbw4s,4423
|
|
104
|
+
mcp/server/auth/middleware/client_auth.py,sha256=lIIGufkj8rwkNVjh63tPH1UOY5h4Bc08zuvGmubUz40,4723
|
|
105
|
+
mcp/server/auth/provider.py,sha256=itp10kM6TGcQGL_zMUVpQ28FK3p-q_zFK5V3CJNoHBE,9846
|
|
106
|
+
mcp/server/auth/routes.py,sha256=j4B5b2Pw2VJnCOq3bW2t3mRvgxJ3oI5wzQn0z3AlZ50,9131
|
|
107
|
+
mcp/server/auth/settings.py,sha256=Nj8tNCXANHMCmX6nxCa-GUrA9knJ9f8zCuMxMDFN4D4,1031
|
|
108
|
+
mcp/server/elicitation.py,sha256=euqjotipBszsirdZurr2fbKemRYwR7-zlZlijwMdSNY,6917
|
|
109
|
+
mcp/server/experimental/__init__.py,sha256=DtyLxeneqNnUc4ZDKeD9KBFEX9ku2iRwOqsME9k5Gvc,373
|
|
110
|
+
mcp/server/experimental/__pycache__/__init__.cpython-312.pyc,,
|
|
111
|
+
mcp/server/experimental/__pycache__/request_context.cpython-312.pyc,,
|
|
112
|
+
mcp/server/experimental/__pycache__/session_features.cpython-312.pyc,,
|
|
113
|
+
mcp/server/experimental/__pycache__/task_context.cpython-312.pyc,,
|
|
114
|
+
mcp/server/experimental/__pycache__/task_result_handler.cpython-312.pyc,,
|
|
115
|
+
mcp/server/experimental/__pycache__/task_support.cpython-312.pyc,,
|
|
116
|
+
mcp/server/experimental/request_context.py,sha256=MAH7Z-Xoe0vENzcPtu4_lVGywDZHp-7FaUJ8bYDt8Jo,8448
|
|
117
|
+
mcp/server/experimental/session_features.py,sha256=fwwIb-Uj2hhjnrE2ZOfEL5Y5UgNa8gg8SiIl5QpN8YA,7870
|
|
118
|
+
mcp/server/experimental/task_context.py,sha256=M970tK_ZM_mle0gRfgSTvd5NztUMW5Wx3yCYExRfo8I,23021
|
|
119
|
+
mcp/server/experimental/task_result_handler.py,sha256=EyTcsYcdwzK49_z8RnBfRX1WQKaFcEzKF3tnpEIUcvg,8379
|
|
120
|
+
mcp/server/experimental/task_support.py,sha256=gP2NiEIaycpRsLa0ThQG8VFOoMGUaoh0mrn4BNfQChQ,3691
|
|
121
|
+
mcp/server/fastmcp/__init__.py,sha256=4EnleAYdPF_hgPexfq2zxGRtU_Fd3ZrjXegKckuj-K8,297
|
|
122
|
+
mcp/server/fastmcp/__pycache__/__init__.cpython-312.pyc,,
|
|
123
|
+
mcp/server/fastmcp/__pycache__/exceptions.cpython-312.pyc,,
|
|
124
|
+
mcp/server/fastmcp/__pycache__/server.cpython-312.pyc,,
|
|
125
|
+
mcp/server/fastmcp/exceptions.py,sha256=q9djUDmpwmGEWcHI8q4UzJBtf7s7UtgL--OB7OaGzyQ,435
|
|
126
|
+
mcp/server/fastmcp/prompts/__init__.py,sha256=4BsMxoYolpoxg74xkkkzCFL8vvdkLVJ5cIPNs1ND1Jo,99
|
|
127
|
+
mcp/server/fastmcp/prompts/__pycache__/__init__.cpython-312.pyc,,
|
|
128
|
+
mcp/server/fastmcp/prompts/__pycache__/base.cpython-312.pyc,,
|
|
129
|
+
mcp/server/fastmcp/prompts/__pycache__/manager.cpython-312.pyc,,
|
|
130
|
+
mcp/server/fastmcp/prompts/base.py,sha256=s5-zpCjfd-LLbqMoa2oJnzUoVUGW4EVhi8ufvWSjHns,7088
|
|
131
|
+
mcp/server/fastmcp/prompts/manager.py,sha256=IXIv__muOQhXgipCmKWJ4cyPjjawWkjmeahe6G29oyU,1835
|
|
132
|
+
mcp/server/fastmcp/resources/__init__.py,sha256=e4S369jBoJt07ez9_ZaJefzGfz4kr9nGwG4KPMzMHc8,464
|
|
133
|
+
mcp/server/fastmcp/resources/__pycache__/__init__.cpython-312.pyc,,
|
|
134
|
+
mcp/server/fastmcp/resources/__pycache__/base.cpython-312.pyc,,
|
|
135
|
+
mcp/server/fastmcp/resources/__pycache__/resource_manager.cpython-312.pyc,,
|
|
136
|
+
mcp/server/fastmcp/resources/__pycache__/templates.cpython-312.pyc,,
|
|
137
|
+
mcp/server/fastmcp/resources/__pycache__/types.cpython-312.pyc,,
|
|
138
|
+
mcp/server/fastmcp/resources/base.py,sha256=aw7d46dfMGCz9fYNtShxCJ9PlnNGmoev4JfPpstC8xI,1852
|
|
139
|
+
mcp/server/fastmcp/resources/resource_manager.py,sha256=f_yS7f4-hs-RryiLHlxXmf68bHd4cZnIPkmXbwzhaVg,4007
|
|
140
|
+
mcp/server/fastmcp/resources/templates.py,sha256=dLcTfoEV6nu8CkDq7WsNI1qmwGFan4mMewvYUroLPPA,4947
|
|
141
|
+
mcp/server/fastmcp/resources/types.py,sha256=g6bfXFNGGfoOGiq37TMvG87kxXrgjSgV6UzLS4M6Lz4,7214
|
|
142
|
+
mcp/server/fastmcp/server.py,sha256=q9Jb2B34oDCO66kM3htygwfYUsfv4Ku54KXGrPW3ubc,52706
|
|
143
|
+
mcp/server/fastmcp/tools/__init__.py,sha256=ZboxhyMJDl87Svjov8YwNYwNZi55P9VhmpTjBZLesnk,96
|
|
144
|
+
mcp/server/fastmcp/tools/__pycache__/__init__.cpython-312.pyc,,
|
|
145
|
+
mcp/server/fastmcp/tools/__pycache__/base.cpython-312.pyc,,
|
|
146
|
+
mcp/server/fastmcp/tools/__pycache__/tool_manager.cpython-312.pyc,,
|
|
147
|
+
mcp/server/fastmcp/tools/base.py,sha256=h2JrpiTTMhj_t1QhQNyIhFPjMTD97-rciQnUe8YAylQ,4740
|
|
148
|
+
mcp/server/fastmcp/tools/tool_manager.py,sha256=rNjJ6_ug6HZEJuYIaN7qqTGgEqiCTha6T0eeSZG9KnY,2972
|
|
149
|
+
mcp/server/fastmcp/utilities/__init__.py,sha256=-imJ8S-rXmbXMWeDamldP-dHDqAPg_wwmPVz-LNX14E,31
|
|
150
|
+
mcp/server/fastmcp/utilities/__pycache__/__init__.cpython-312.pyc,,
|
|
151
|
+
mcp/server/fastmcp/utilities/__pycache__/context_injection.cpython-312.pyc,,
|
|
152
|
+
mcp/server/fastmcp/utilities/__pycache__/func_metadata.cpython-312.pyc,,
|
|
153
|
+
mcp/server/fastmcp/utilities/__pycache__/logging.cpython-312.pyc,,
|
|
154
|
+
mcp/server/fastmcp/utilities/__pycache__/types.cpython-312.pyc,,
|
|
155
|
+
mcp/server/fastmcp/utilities/context_injection.py,sha256=BVm4Svi5RK-nlscwYZT75WuLPccRAJ_INdZxxVSM-lg,2028
|
|
156
|
+
mcp/server/fastmcp/utilities/func_metadata.py,sha256=unwzYeTu8JRVxqYZe-jiCEdtia2KpOnKHWiTEXugBjc,22121
|
|
157
|
+
mcp/server/fastmcp/utilities/logging.py,sha256=e8kBHAYHB00gntMTaWMN6uT4kwiiOdL14qDXEZU0x-k,1063
|
|
158
|
+
mcp/server/fastmcp/utilities/types.py,sha256=xXRshurGRIjVnr1lVPwcZomSSN4_wvxpNb2jS6RUCw4,3546
|
|
159
|
+
mcp/server/lowlevel/__init__.py,sha256=mS7slrVoWzHMYqDHDIJ7oRZxwPZG_I63UVQiJN311YY,93
|
|
160
|
+
mcp/server/lowlevel/__pycache__/__init__.cpython-312.pyc,,
|
|
161
|
+
mcp/server/lowlevel/__pycache__/experimental.cpython-312.pyc,,
|
|
162
|
+
mcp/server/lowlevel/__pycache__/func_inspection.cpython-312.pyc,,
|
|
163
|
+
mcp/server/lowlevel/__pycache__/helper_types.cpython-312.pyc,,
|
|
164
|
+
mcp/server/lowlevel/__pycache__/server.cpython-312.pyc,,
|
|
165
|
+
mcp/server/lowlevel/experimental.py,sha256=rczwf5G6UGX-nAkhzI29PERWuFUjLCRSS0pjPfp4J_U,10596
|
|
166
|
+
mcp/server/lowlevel/func_inspection.py,sha256=uLEpY5IHgWicIfbYbaI4aDYfUgMRxuFdTu20duvH2pw,2466
|
|
167
|
+
mcp/server/lowlevel/helper_types.py,sha256=LVC0N6JMPynVs4fMJSfBmqKIigHNLsRNhBvbU06rg6A,251
|
|
168
|
+
mcp/server/lowlevel/server.py,sha256=K5TfEBBkkWrfiefC8KylfiS7t0KR1FztjGNF7pUu3OE,34872
|
|
169
|
+
mcp/server/models.py,sha256=w-xEPy_qGds2_bEpejN6iaWeh0UvMtKqwlXzPN_ChZ0,422
|
|
170
|
+
mcp/server/session.py,sha256=A0pB1LsQnWgJUowQDhUy45BZHY2_qi29fuJ26jLPc0k,27555
|
|
171
|
+
mcp/server/sse.py,sha256=QqzE9gWpG35HfQo6gbsCmZPV4ud02EtZcewNGTwKvF8,10826
|
|
172
|
+
mcp/server/stdio.py,sha256=FGlkS_ya_DojCTP-L7rYhG7F8twT9jkoJrywYOjJQUE,3356
|
|
173
|
+
mcp/server/streamable_http.py,sha256=BfpmfeBdrZ7DYuM54IQQsNndwZ_Us3VrybF8fk8DFGo,47096
|
|
174
|
+
mcp/server/streamable_http_manager.py,sha256=yVYbGB2M4Yl3JRAQPIstdxtdcVtb6P54IXM0dtSM-jM,14217
|
|
175
|
+
mcp/server/transport_security.py,sha256=T8oLE1lh2WXW6cVvPiNUSmG5WmxMvdCCXkm7JdSvmIs,4938
|
|
176
|
+
mcp/server/validation.py,sha256=owYWMCEg5KLesnXmNbyaTifJyJKJYp79FszXgLPsG7c,3633
|
|
177
|
+
mcp/server/websocket.py,sha256=sw9aSmyhOZlqK-jPQd9RS03zn9XaLR4D6HL6vi8DtBY,2352
|
|
178
|
+
mcp/shared/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
179
|
+
mcp/shared/__pycache__/__init__.cpython-312.pyc,,
|
|
180
|
+
mcp/shared/__pycache__/_httpx_utils.cpython-312.pyc,,
|
|
181
|
+
mcp/shared/__pycache__/auth.cpython-312.pyc,,
|
|
182
|
+
mcp/shared/__pycache__/auth_utils.cpython-312.pyc,,
|
|
183
|
+
mcp/shared/__pycache__/context.cpython-312.pyc,,
|
|
184
|
+
mcp/shared/__pycache__/exceptions.cpython-312.pyc,,
|
|
185
|
+
mcp/shared/__pycache__/memory.cpython-312.pyc,,
|
|
186
|
+
mcp/shared/__pycache__/message.cpython-312.pyc,,
|
|
187
|
+
mcp/shared/__pycache__/metadata_utils.cpython-312.pyc,,
|
|
188
|
+
mcp/shared/__pycache__/progress.cpython-312.pyc,,
|
|
189
|
+
mcp/shared/__pycache__/response_router.cpython-312.pyc,,
|
|
190
|
+
mcp/shared/__pycache__/session.cpython-312.pyc,,
|
|
191
|
+
mcp/shared/__pycache__/tool_name_validation.cpython-312.pyc,,
|
|
192
|
+
mcp/shared/__pycache__/version.cpython-312.pyc,,
|
|
193
|
+
mcp/shared/_httpx_utils.py,sha256=bfvypq5zsbvL4dgtNfX-lp8R_FqmzDtWEK61K7Y-Sos,2906
|
|
194
|
+
mcp/shared/auth.py,sha256=KndMQ-tXUUGZzXw4fx_2QFLhcGBzQCQi9w8MF6eNSVU,6446
|
|
195
|
+
mcp/shared/auth_utils.py,sha256=aX1l1S3pDlE_9r0Fv25I76huJp1wqB25iUROb25xuuc,2881
|
|
196
|
+
mcp/shared/context.py,sha256=QMRHwXCIJsvf4U3vcgqSAXaaUEMKhfj_9XlCI-kUknE,1188
|
|
197
|
+
mcp/shared/exceptions.py,sha256=glHYWFVmdInhHRnlwrpr5w_iALLM0OlNZAM3djNBDXg,2433
|
|
198
|
+
mcp/shared/experimental/__init__.py,sha256=BhhD176Lv_NmLZ3nK6n3zVyCbCxEj5VMwPuqjm3fqcs,209
|
|
199
|
+
mcp/shared/experimental/__pycache__/__init__.cpython-312.pyc,,
|
|
200
|
+
mcp/shared/experimental/tasks/__init__.py,sha256=jYCm-mbvvEblzcSWEvQMTlbRD3iUJss-PGF4sMI9OMc,433
|
|
201
|
+
mcp/shared/experimental/tasks/__pycache__/__init__.cpython-312.pyc,,
|
|
202
|
+
mcp/shared/experimental/tasks/__pycache__/capabilities.cpython-312.pyc,,
|
|
203
|
+
mcp/shared/experimental/tasks/__pycache__/context.cpython-312.pyc,,
|
|
204
|
+
mcp/shared/experimental/tasks/__pycache__/helpers.cpython-312.pyc,,
|
|
205
|
+
mcp/shared/experimental/tasks/__pycache__/in_memory_task_store.cpython-312.pyc,,
|
|
206
|
+
mcp/shared/experimental/tasks/__pycache__/message_queue.cpython-312.pyc,,
|
|
207
|
+
mcp/shared/experimental/tasks/__pycache__/polling.cpython-312.pyc,,
|
|
208
|
+
mcp/shared/experimental/tasks/__pycache__/resolver.cpython-312.pyc,,
|
|
209
|
+
mcp/shared/experimental/tasks/__pycache__/store.cpython-312.pyc,,
|
|
210
|
+
mcp/shared/experimental/tasks/capabilities.py,sha256=wkO_u4698o5yYtV8RPCRj0oaKWfQLMk7l05-ICdjGmo,3571
|
|
211
|
+
mcp/shared/experimental/tasks/context.py,sha256=an3XBnocKUwdlKX8hR71wowzDixBKwsUe9uCBXrsq1w,2875
|
|
212
|
+
mcp/shared/experimental/tasks/helpers.py,sha256=OF7obHXpVoQmrqft-ZcEXOA9bY8xHvnMfd2YGz3xeLo,5517
|
|
213
|
+
mcp/shared/experimental/tasks/in_memory_task_store.py,sha256=cmCPo59XOQPe-kF5uG1Yd-6nHZDaOhrEZJZc35v3I8U,7558
|
|
214
|
+
mcp/shared/experimental/tasks/message_queue.py,sha256=vf5Dmwb-XkpytbK6TixouFWj8ci0wxeN2STpj7IUoiw,7436
|
|
215
|
+
mcp/shared/experimental/tasks/polling.py,sha256=6BCbo7hYGG19bG_RJUYvnYLJ65WHWbWJ9gwri7Aiw80,1369
|
|
216
|
+
mcp/shared/experimental/tasks/resolver.py,sha256=5VvPexlwcL1TZq2j_7fAdMziYlbHDNHk1UW4l1hVH1M,1801
|
|
217
|
+
mcp/shared/experimental/tasks/store.py,sha256=552Kbp7UqLoIruPZnrIkZFu5m0iiQz0quNuHOKI-Yts,3808
|
|
218
|
+
mcp/shared/memory.py,sha256=DtPFbfalB14Nm5hZS5zZLAwrIkqwZFVcBUwFcBAU1TM,3951
|
|
219
|
+
mcp/shared/message.py,sha256=K7wy_fCaPo7p0r8_2Pd223Ab0Q9DMABuCitK3xq0cQI,1550
|
|
220
|
+
mcp/shared/metadata_utils.py,sha256=9Tp9b0PkfjBhm2SlwHnod1W4Bf6vZB0p5J2E7Sv25U4,1712
|
|
221
|
+
mcp/shared/progress.py,sha256=Ys4V_DTQhYsug6KS6Bb3E4T0CDyOOaIecIXAIMFs1tU,1756
|
|
222
|
+
mcp/shared/response_router.py,sha256=en9M764wGHNkWl6dn9Ki7amIRCclHaKsfbnTfpL9KR0,2043
|
|
223
|
+
mcp/shared/session.py,sha256=RzwVHtUexhdGbmO1JcQqDzHbmXwoEr54R33v9A4-m6A,24224
|
|
224
|
+
mcp/shared/tool_name_validation.py,sha256=mTEvgzsMskayyilLaIkP7lIaA4je8cnkj9xYIc6htgo,4531
|
|
225
|
+
mcp/shared/version.py,sha256=GKwM5WHAwd2Dmrq7TyrAHEGWhTO_9UKJJUmC791JcMk,156
|
|
226
|
+
mcp/types.py,sha256=aCQQnNHquvQ8XauCmoMBWxuI7JrhSXZeaBSvryP5veU,64908
|
|
Binary file
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: opentelemetry-api
|
|
3
|
+
Version: 1.41.0
|
|
4
|
+
Summary: OpenTelemetry Python API
|
|
5
|
+
Project-URL: Homepage, https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-api
|
|
6
|
+
Project-URL: Repository, https://github.com/open-telemetry/opentelemetry-python
|
|
7
|
+
Author-email: OpenTelemetry Authors <cncf-opentelemetry-contributors@lists.cncf.io>
|
|
8
|
+
License-Expression: Apache-2.0
|
|
9
|
+
License-File: LICENSE
|
|
10
|
+
Classifier: Development Status :: 5 - Production/Stable
|
|
11
|
+
Classifier: Framework :: OpenTelemetry
|
|
12
|
+
Classifier: Intended Audience :: Developers
|
|
13
|
+
Classifier: Programming Language :: Python
|
|
14
|
+
Classifier: Programming Language :: Python :: 3
|
|
15
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
17
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
18
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
19
|
+
Classifier: Programming Language :: Python :: 3.13
|
|
20
|
+
Classifier: Programming Language :: Python :: 3.14
|
|
21
|
+
Classifier: Typing :: Typed
|
|
22
|
+
Requires-Python: >=3.9
|
|
23
|
+
Requires-Dist: importlib-metadata<8.8.0,>=6.0
|
|
24
|
+
Requires-Dist: typing-extensions>=4.5.0
|
|
25
|
+
Description-Content-Type: text/x-rst
|
|
26
|
+
|
|
27
|
+
OpenTelemetry Python API
|
|
28
|
+
============================================================================
|
|
29
|
+
|
|
30
|
+
|pypi|
|
|
31
|
+
|
|
32
|
+
.. |pypi| image:: https://badge.fury.io/py/opentelemetry-api.svg
|
|
33
|
+
:target: https://pypi.org/project/opentelemetry-api/
|
|
34
|
+
|
|
35
|
+
Installation
|
|
36
|
+
------------
|
|
37
|
+
|
|
38
|
+
::
|
|
39
|
+
|
|
40
|
+
pip install opentelemetry-api
|
|
41
|
+
|
|
42
|
+
References
|
|
43
|
+
----------
|
|
44
|
+
|
|
45
|
+
* `OpenTelemetry Project <https://opentelemetry.io/>`_
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
opentelemetry/_events/__init__.py,sha256=NVWS0_GSUTMmpGGHJeCk38KAwNyFa9MD84ZFpK2v4ho,8371
|
|
2
|
+
opentelemetry/_events/__pycache__/__init__.cpython-312.pyc,,
|
|
3
|
+
opentelemetry/_events/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
opentelemetry/_logs/__init__.py,sha256=WdEtnL_yTxP6IDHZyOw-it9SSVQgFED_gqHoZFESXrY,1874
|
|
5
|
+
opentelemetry/_logs/__pycache__/__init__.cpython-312.pyc,,
|
|
6
|
+
opentelemetry/_logs/_internal/__init__.py,sha256=a3mQXM7fX2CftG69o0UifOtMmENmLfAauwVXdwKWbF8,14804
|
|
7
|
+
opentelemetry/_logs/_internal/__pycache__/__init__.cpython-312.pyc,,
|
|
8
|
+
opentelemetry/_logs/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
9
|
+
opentelemetry/_logs/severity/__init__.py,sha256=rHAIXlbUDdegbNzSdLtKheUJK3YFwLfVHHb7g9qaQWg,1515
|
|
10
|
+
opentelemetry/_logs/severity/__pycache__/__init__.cpython-312.pyc,,
|
|
11
|
+
opentelemetry/attributes/__init__.py,sha256=H3bq3oApulP5i0PmoqZQDfI-Q1pAhZWf6KS3Q2gIn5Q,12346
|
|
12
|
+
opentelemetry/attributes/__pycache__/__init__.cpython-312.pyc,,
|
|
13
|
+
opentelemetry/attributes/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
14
|
+
opentelemetry/baggage/__init__.py,sha256=YmSu9x52gTzDqkC6KZV754EAlr2149SsvHqrjBV4_YU,4027
|
|
15
|
+
opentelemetry/baggage/__pycache__/__init__.cpython-312.pyc,,
|
|
16
|
+
opentelemetry/baggage/propagation/__init__.py,sha256=FA2U9YyZ5IObWJVX31NUU7ouKYaM0JdUY3kdiRT6PH0,4687
|
|
17
|
+
opentelemetry/baggage/propagation/__pycache__/__init__.cpython-312.pyc,,
|
|
18
|
+
opentelemetry/baggage/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
19
|
+
opentelemetry/context/__init__.py,sha256=ZE5Fn3iBeZB8ra5e7oLRoDxDmIe7iwVUEHsqQw7iJb8,5645
|
|
20
|
+
opentelemetry/context/__pycache__/__init__.cpython-312.pyc,,
|
|
21
|
+
opentelemetry/context/__pycache__/context.cpython-312.pyc,,
|
|
22
|
+
opentelemetry/context/__pycache__/contextvars_context.cpython-312.pyc,,
|
|
23
|
+
opentelemetry/context/context.py,sha256=fGWs_gHLVuOr3TYCsXhmUVliIBL9X1zM_RaZtOZcRKc,1714
|
|
24
|
+
opentelemetry/context/contextvars_context.py,sha256=YHT2LsdpTlbJ0f2_xekngF4k1ZeW-U-_4nzPkcZ_pB0,1829
|
|
25
|
+
opentelemetry/context/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
26
|
+
opentelemetry/environment_variables/__init__.py,sha256=mvCwrMuM5Brpd-ycLaKvNp8ooBN_5a-KYGfTHBRgIpE,2495
|
|
27
|
+
opentelemetry/environment_variables/__pycache__/__init__.cpython-312.pyc,,
|
|
28
|
+
opentelemetry/environment_variables/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
29
|
+
opentelemetry/metrics/__init__.py,sha256=P0bGOsf96kUnjFPQL0UklgeAKayTGyt_gCSvD0QFZG0,3576
|
|
30
|
+
opentelemetry/metrics/__pycache__/__init__.cpython-312.pyc,,
|
|
31
|
+
opentelemetry/metrics/_internal/__init__.py,sha256=xzQhAP9SvI0PM3QX1fCObZnBv0piPmQe0j_sbKcWFKg,30725
|
|
32
|
+
opentelemetry/metrics/_internal/__pycache__/__init__.cpython-312.pyc,,
|
|
33
|
+
opentelemetry/metrics/_internal/__pycache__/instrument.cpython-312.pyc,,
|
|
34
|
+
opentelemetry/metrics/_internal/__pycache__/observation.cpython-312.pyc,,
|
|
35
|
+
opentelemetry/metrics/_internal/instrument.py,sha256=ysk13lul0mUw9rXd8mTjla6KolvRza43Bq1OmGaJ6SM,16952
|
|
36
|
+
opentelemetry/metrics/_internal/observation.py,sha256=M9Z-wGpR140v1dSg7Sqs3N7nHCC1f2eRVs4qxxIXzsQ,1945
|
|
37
|
+
opentelemetry/metrics/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
38
|
+
opentelemetry/propagate/__init__.py,sha256=k_rcSoWETKUyZ2O1k8nQpus2I8CJiA1Kr03v5rlTNhI,5930
|
|
39
|
+
opentelemetry/propagate/__pycache__/__init__.cpython-312.pyc,,
|
|
40
|
+
opentelemetry/propagate/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
41
|
+
opentelemetry/propagators/__pycache__/_envcarrier.cpython-312.pyc,,
|
|
42
|
+
opentelemetry/propagators/__pycache__/composite.cpython-312.pyc,,
|
|
43
|
+
opentelemetry/propagators/__pycache__/textmap.cpython-312.pyc,,
|
|
44
|
+
opentelemetry/propagators/_envcarrier.py,sha256=obC_m-1gnXqmKaRJVwp_sf5NIFx2ksstnnousVwOTXw,3682
|
|
45
|
+
opentelemetry/propagators/composite.py,sha256=mBuMHzwB9YYVsxFEk844MtQYaC81czJIzdKT78hC3iw,3261
|
|
46
|
+
opentelemetry/propagators/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
47
|
+
opentelemetry/propagators/textmap.py,sha256=d9j28pychplbPs6bRjSDERzQJVf6IS6LpOrMtLP6Ibk,6642
|
|
48
|
+
opentelemetry/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
49
|
+
opentelemetry/trace/__init__.py,sha256=EPEjr1wMDw1aMRwqDOeIWvt9t9z_4btXl1t2TLwPdGw,23991
|
|
50
|
+
opentelemetry/trace/__pycache__/__init__.cpython-312.pyc,,
|
|
51
|
+
opentelemetry/trace/__pycache__/span.cpython-312.pyc,,
|
|
52
|
+
opentelemetry/trace/__pycache__/status.cpython-312.pyc,,
|
|
53
|
+
opentelemetry/trace/propagation/__init__.py,sha256=YZMj0p-IcgBkyBfcZN0xO-3iUxi65Z8_zaIZGXRu5Q4,1684
|
|
54
|
+
opentelemetry/trace/propagation/__pycache__/__init__.cpython-312.pyc,,
|
|
55
|
+
opentelemetry/trace/propagation/__pycache__/tracecontext.cpython-312.pyc,,
|
|
56
|
+
opentelemetry/trace/propagation/tracecontext.py,sha256=enrv8I99529sQcvokscqfZyY_Z6GblgV3r2W-rjxLTA,4178
|
|
57
|
+
opentelemetry/trace/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
58
|
+
opentelemetry/trace/span.py,sha256=4QIc0YuPvkLsV8zWoViCo-DhFjhTUOw1_KmioomkPMw,19612
|
|
59
|
+
opentelemetry/trace/status.py,sha256=2K7fRLV7gDFAgpFA4AvMTjJfEUfyZjFa2PQ3VjjHBHE,2539
|
|
60
|
+
opentelemetry/util/__pycache__/_decorator.cpython-312.pyc,,
|
|
61
|
+
opentelemetry/util/__pycache__/_importlib_metadata.cpython-312.pyc,,
|
|
62
|
+
opentelemetry/util/__pycache__/_once.cpython-312.pyc,,
|
|
63
|
+
opentelemetry/util/__pycache__/_providers.cpython-312.pyc,,
|
|
64
|
+
opentelemetry/util/__pycache__/re.cpython-312.pyc,,
|
|
65
|
+
opentelemetry/util/__pycache__/types.cpython-312.pyc,,
|
|
66
|
+
opentelemetry/util/_decorator.py,sha256=x_ae8ArAP9-eZ3_aTZDXAM4jZgfEb5rLFZaQUV4BQj8,3472
|
|
67
|
+
opentelemetry/util/_importlib_metadata.py,sha256=9JNIn8sTKf-9-NoVjlO22QyUJFIe8Vd5O0qF3NotF0o,1562
|
|
68
|
+
opentelemetry/util/_once.py,sha256=qTsPYBYopTsAtVthY88gd8EQR6jNe-yWzZB353_REDY,1440
|
|
69
|
+
opentelemetry/util/_providers.py,sha256=URySa3e1rCuqNEtMWFKieLBY8qata5WsvHndbx_0t_E,1729
|
|
70
|
+
opentelemetry/util/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
71
|
+
opentelemetry/util/re.py,sha256=K3NBQnGJBZEoFUO2O05YhLu7Vxoqm-QbbjF4z6wMmY8,4697
|
|
72
|
+
opentelemetry/util/types.py,sha256=Mgw0IPQks1hTkG8QLx6AgpD3fdYwh2GYXNLMZaNdidU,1640
|
|
73
|
+
opentelemetry/version/__init__.py,sha256=luFcTf1MSOJL5RwtjaIxIiBkzwIJY-NwDxZXmFzXcO0,608
|
|
74
|
+
opentelemetry/version/__pycache__/__init__.cpython-312.pyc,,
|
|
75
|
+
opentelemetry/version/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
76
|
+
opentelemetry_api-1.41.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
|
77
|
+
opentelemetry_api-1.41.0.dist-info/METADATA,sha256=zErsXTSYkNXqxOD_SYpFph7xsYQDu38SM1NOo0eS22E,1506
|
|
78
|
+
opentelemetry_api-1.41.0.dist-info/RECORD,,
|
|
79
|
+
opentelemetry_api-1.41.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
80
|
+
opentelemetry_api-1.41.0.dist-info/entry_points.txt,sha256=dxPq0YRbQDSwl8QkR-I9A38rbbfKQG5h2uNFjpvU6V4,573
|
|
81
|
+
opentelemetry_api-1.41.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
[opentelemetry_context]
|
|
2
|
+
contextvars_context = opentelemetry.context.contextvars_context:ContextVarsRuntimeContext
|
|
3
|
+
|
|
4
|
+
[opentelemetry_environment_variables]
|
|
5
|
+
api = opentelemetry.environment_variables
|
|
6
|
+
|
|
7
|
+
[opentelemetry_meter_provider]
|
|
8
|
+
default_meter_provider = opentelemetry.metrics:NoOpMeterProvider
|
|
9
|
+
|
|
10
|
+
[opentelemetry_propagator]
|
|
11
|
+
baggage = opentelemetry.baggage.propagation:W3CBaggagePropagator
|
|
12
|
+
tracecontext = opentelemetry.trace.propagation.tracecontext:TraceContextTextMapPropagator
|
|
13
|
+
|
|
14
|
+
[opentelemetry_tracer_provider]
|
|
15
|
+
default_tracer_provider = opentelemetry.trace:NoOpTracerProvider
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
pip
|