Skip to content

Releases: forgesworn/rendezvous-mcp

v1.1.4

12 Apr 11:21

Choose a tag to compare

1.1.4 (2026-04-12)

Bug Fixes

  • resolve runtime dependency vulnerabilities (19cd561)

v1.1.3

07 Apr 21:39

Choose a tag to compare

1.1.3 (2026-04-07)

Bug Fixes

  • use dev.forgesworn namespace for MCP registry (73e3558)

v1.1.2

07 Apr 21:20

Choose a tag to compare

1.1.2 (2026-04-07)

Bug Fixes

  • publish mcpName field for MCP registry validation (1582394)

v1.1.1

07 Apr 14:05

Choose a tag to compare

1.1.1 (2026-04-07)

Bug Fixes

  • remove stale find-rendezvous reference from store-credentials tool description (f5dcbc9)

v1.1.0

25 Mar 12:27

Choose a tag to compare

1.1.0 (2026-03-25)

Features

  • add MCP instructions, tool annotations, and kebab-case tool names (b13a324)

v1.0.1

20 Mar 09:28

Choose a tag to compare

1.0.1 (2026-03-20)

Bug Fixes

  • correct copyright to TheCryptoDonkey (a7d78de)

v1.0.0

18 Mar 12:42

Choose a tag to compare

1.0.0 (2026-03-18)

Bug Fixes

  • add defence-in-depth validation for L402 credentials (f6cea2f)
  • drop geometry from directions response to reduce token bloat (b85155c)
  • encode payment_hash in URL, add 402 body validation tests (93e761e)
  • harden security and production readiness (9c89d3b)
  • production readiness hardening (security, quality, testing) (4e92df1)
  • regenerate lockfile to resolve rendezvous-kit from npm (not file reference) (ec254ac)
  • sanitise error messages to prevent internal URL leakage (9a19400)
  • validate OVERPASS_URL env var at startup (ca079bc)
  • validate VALHALLA_URL at startup, harden HTTP transport (1a1219e)

Features

  • add store_routing_credentials tool for L402 payment flow (0a113fa)
  • add Streamable HTTP transport for remote AI clients (3362848)
  • get_directions tool — turn-by-turn routing (55bf921)
  • get_isochrone tool — reachability polygon (0392733)
  • initial npm publication with CI/CD and production docs (911889d)
  • L402 state management for payment credentials (e4cab2e)
  • MCP server entry point — wire up all tools on stdio (a16db9f)
  • routing client with L402 payment handling (cab9611)
  • score_venues tool — fairness-ranked meeting point scoring (605adc7)
  • search_venues tool — Overpass venue search by location (753598f)