Metadata-Version: 2.4
Name: liquidtrading-mcp
Version: 0.1.4
Summary: MCP server for the Liquid trading API
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: liquidtrading-python<0.2,>=0.1.1
Requires-Dist: mcp[cli]>=1.0.0
Provides-Extra: dev
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Requires-Dist: ruff>=0.4; extra == 'dev'
Description-Content-Type: text/markdown

# liquidtrading-mcp

MCP server for the Liquid trading API. Enables AI agents to trade, read market data, and manage positions through any MCP-compatible client.

For full documentation, visit [sdk.tryliquid.xyz](https://sdk.tryliquid.xyz).
