- Publisher: Aleatoric Systems
- Surface: public customer SDK and MCP client
- Compliance target: Aleatoric Engine API
v0.5.10 - MCP protocol target:
2024-11-05 - Transport envelope: JSON-RPC 2.0
- RPC:
https://rpc.aleatoric.systems/ - Unified stream:
https://unified.grpc.aleatoric.systems - gRPC target:
hl.grpc.aleatoric.systems:443
HYPER_API_KEY: generic fallback keyUNIFIED_STREAM_KEY: preferred unified stream keyALEATORIC_GRPC_KEY: preferred gRPC keyHYPER_STATUS_TOKEN: private status token
- Read-only integration surface
- No signing or order placement
- TLS-first transport defaults
- MCP contract tested in CI
python3 -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
python -m pip install -e '.[dev]'
pytest
mypy -p hypercore_sdk
python -m build
python -m twine check dist/*- Email: github@aleatoric.systems
- Discord: contact the Aleatoric Systems team for the current production support workspace