mirror of
https://github.com/sstent/AICycling_mcp.git
synced 2026-01-25 16:42:24 +00:00
13 lines
292 B
Plaintext
13 lines
292 B
Plaintext
aiohttp>=3.8.0
|
|
pyyaml>=6.0
|
|
mcp>=0.1.0
|
|
|
|
# Built-in modules (no installation needed)
|
|
# asyncio
|
|
# pathlib
|
|
# dataclasses
|
|
# logging
|
|
|
|
# For direct Garth MCP server integration
|
|
# Note: You need to install and set up the garth-mcp-server separately
|
|
# Follow: https://github.com/matin/garth-mcp-server |