SDKs:python:algosdk:v2client:harness:README.md•724 B
# Client V2 models
Models are work in progress and will be generated with the unified codegen across all SDKs.
This is a temporary relief for v2 models by using [openapi generator](https://github.com/OpenAPITools/openapi-generator/tree/master/modules/openapi-generator/src/main/resources/python).
Run from the repo root:
```bash
algosdk/v2client/harness/generate.sh ../go-algorand/daemon/algod/api/algod.oas2.json
```
Customizations made:
1. Excluded most of validations except enum to reduce amount of code.
2. Replaced `to_dict` with `dictify` to be compatible with `msgpack` encoder.
What's missing:
1. `undictify` static method in every class that recursively de-serializes all attributes according to their types.
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GoPlausible/algorand-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server