User suggests adding support for Markdown formatting when creating posts through the postcli-substack tool for improved text styling.
Got tired of switching to the browser every time I wanted to check notes or publish something on Substack. Built postcli-substack: a CLI, interactive TUI, and MCP server all in one package. The TUI has 6 tabs (Notes, Feed, Posts, Comments, Automations, Profile), supports j/k navigation, mouse wheel scrolling, and vim-style keybindings. The automation engine runs on SQLite and can auto-like-back, auto-restack, or watch specific authors. The MCP server part is what makes it wild for AI users. Claude can browse your feed, publish notes, reply to comments, all through natural language. `npm install -g` u/postcli`/substack` [https://github.com/postcli/substack](https://github.com/postcli/substack)