agent-farm/ ├── src/agent_farm/ # Main Python package │ ├── main.py # Entry point, MCP server initialization │ ├── spec_engine.py # Spec Engine class (central component) │ ├── orgs.py # Organization ...
A fully functional Python-based Substack API client that enables programmatic creation, management, and publishing of Substack posts with rich formatting support. Available as both command-line tools ...