Skip to content

Releases: simoneb/directa-mcp

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 14:03

Claude Desktop: download the .mcpb below and double-click it.

Everywhere else:

uvx --from "https://github.com/simoneb/directa-mcp/archive/refs/tags/v0.4.0.tar.gz" directa-mcp

Changes

  • Release 0.4.0 [skip ci]
  • Add a landing page and a Claude Desktop extension
  • Verify the candle and tick formats against live data

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 13 Aug 13:29

Register the server with:

uvx --from "https://github.com/simoneb/directa-mcp/archive/refs/tags/v0.3.2.tar.gz" directa-mcp

Changes

  • Release 0.3.2 [skip ci]
  • Cut the README down to what a user needs
  • Write release outputs to the file, not to stdout

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:57

Register the server with:

uvx --from "https://github.com/simoneb/directa-mcp/archive/refs/tags/v0.3.0.tar.gz" directa-mcp

Changes

  • Release 0.3.0
  • Install into the environment setup-uv already made
  • Build the test environment explicitly, so CI runs on both runners
  • Annotate the tools so a client can group them by permission
  • Add CI, and a release driven by the tag
  • Rewrite the documentation in English, and cut it down
  • Start Darwin from a tool, as far as the OTP allows