Skip to content

v0.3.0

Choose a tag to compare

@conorbronsdon conorbronsdon released this 08 Jul 03:27
6ad9f15

npm @conorbronsdon/substack-mcp@0.3.0. Changes since v0.2.1:

  • Add MCP tool annotations (readOnlyHint/destructiveHint/openWorldHint) across all tools
  • Mark create_note and create_note_with_link with openWorldHint since Notes publish immediately, with no draft state and no undo
  • README: split the write table into additive writes vs. immediate publishes; scope the "safe by design" banner to long-form posts only
  • Repo polish: README standard, demo GIF, social card
  • CI and docs cleanup