Releases: forgesworn/rendezvous-mcp
Releases · forgesworn/rendezvous-mcp
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.1
v1.0.0
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)