Installation¶
Requirements¶
- Python 3.7 or higher
Basic Install¶
Optional Extras¶
ucon provides optional dependencies for specific use cases:
Pydantic Integration¶
For API validation and JSON serialization with Pydantic v2:
MCP Server¶
For AI agent integration (Claude Desktop, Claude Code, Cursor, etc.):
Python 3.10+
The MCP extra requires Python 3.10 or higher.
Multiple Extras¶
Install multiple extras at once:
Verify Installation¶
Development Install¶
For contributing or local development:
Run the test suite: