Skip to content

Releases: Finch-API/finch-api-node

v6.39.0

04 Nov 01:35
4869cdf

Choose a tag to compare

6.39.0 (2025-11-03)

Full Changelog: v6.38.2...v6.39.0

Features

Chores

  • internal: grammar fix (it's -> its) (54ad7ca)
  • use structured error when code execution tool errors (a85e9d8)

v6.38.2

31 Oct 18:19
f941c83

Choose a tag to compare

6.38.2 (2025-10-31)

Full Changelog: v6.38.1...v6.38.2

Chores

  • ownership: move from data to platform team (#633) (1e3cc40)

v6.38.1

30 Oct 18:46
68775f4

Choose a tag to compare

6.38.1 (2025-10-30)

Full Changelog: v6.38.0...v6.38.1

Bug Fixes

  • mcpb: pin @anthropic-ai/mcpb version (77d0632)

v6.38.0

27 Oct 23:14
692de1c

Choose a tag to compare

6.38.0 (2025-10-27)

Full Changelog: v6.37.0...v6.38.0

Features

  • api: api update (4d57031)
  • api: api update (50af0c2)
  • api: api update (9fb854f)
  • api: api update (96d3f66)
  • api: api update (b331c10)
  • api: api update (99a20c2)
  • api: api update (f9c7e06)
  • api: api update (1c4f073)
  • api: api update (843b525)
  • api: api update (9bc9a38)
  • api: api update (09d2e93)
  • api: make client id, client secret optional again (d67f867)
  • mcp: add docs search tool (a9e8666)
  • mcp: add mcp bundles to build script (45794fe)
  • mcp: add option for including docs tools (fef1f5b)
  • mcp: allow setting logging level (4634f9a)
  • mcp: change remote server query option parsing logic (13ef1bd)
  • mcp: enable experimental docs search tool (8ec38f6)
  • mcp: expose client options in streamableHTTPApp (39cdb76)

Bug Fixes

  • ci: set permissions for DXT publish action (6a6dd0a)
  • client: incorrect offset pagination check (2600077)
  • coerce nullable values to undefined (aa135f5)
  • mcp: avoid importing unsupported libraries on non-node environments (8c380a8)
  • mcp: fix cli argument parsing logic (277ba31)
  • mcp: fix query options parsing (9087760)
  • mcp: fix uploading dxt release assets (70f9a36)
  • mcp: resolve a linting issue in server code (90b7ae2)

Performance Improvements

Chores

  • ci build action (f0c3633)
  • codegen: internal codegen update (27ec1f5)
  • do not install brew dependencies in ./scripts/bootstrap by default (1758c0d)
  • extract some types in mcp docs (55c3799)
  • internal: codegen related update (d020050)
  • internal: codegen related update (697d211)
  • internal: codegen related update (ac835bf)
  • internal: fix incremental formatting in some cases (40ecf6a)
  • internal: gitignore .mcpb files (73c778e)
  • internal: ignore .eslintcache (4d90156)
  • internal: remove .eslintcache (64d2197)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (5955e29)
  • internal: use npm pack for build uploads (7df5a28)
  • mcp: allow pointing docs_search tool at other URLs (bb7f182)
  • mcp: rename dxt to mcpb (68a9c07)
  • mcp: upload dxt as release asset (256c717)
  • update CI script (47843c8)
  • update lockfile (0601d2a)

v6.37.0

21 Aug 15:31
27054e6

Choose a tag to compare

6.37.0 (2025-08-21)

Full Changelog: v6.36.0...v6.37.0

Features

  • api: api update (fc318d6)
  • mcp: add option to infer mcp client (3581de0)

Chores

  • internal: make mcp-server publishing public by defaut (5f917cb)
  • mcp: update package.json (976bd47)
  • mcp: update types (3aeae4c)

v6.36.0

19 Aug 21:58
f11a781

Choose a tag to compare

6.36.0 (2025-08-19)

Full Changelog: v6.35.1...v6.36.0

Features

  • mcp: add code execution tool (a7dba4d)

v6.35.1

19 Aug 21:38
85effbc

Choose a tag to compare

6.35.1 (2025-08-19)

Full Changelog: v6.35.0...v6.35.1

Chores

  • mcp: add cors to oauth metadata route (75a424b)

v6.35.0

18 Aug 19:51
f7937d4

Choose a tag to compare

6.35.0 (2025-08-18)

Full Changelog: v6.34.0...v6.35.0

Features

  • api: api update (6b47451)
  • api: api update (0e1db82)
  • mcp: parse query string as mcp client options in mcp server (ee1762e)

Bug Fixes

  • mcp: fix jq type bug (eedf679)
  • mcp: generate additionalProperties=true for map schemas to avoid validation issues (0ed8d86)

Chores

  • deps: update dependency node-fetch to v2.6.13 (3cded58)
  • internal: formatting change (55cdd5f)
  • internal: refactor array check (1ca2890)
  • internal: update comment in script (468ca33)
  • mcp: bump JQ version (c472eac)
  • mcp: document remote server in README.md (01b0197)
  • mcp: minor cleanup of types and package.json (176af80)
  • mcp: update README (47c2bcc)
  • update @stainless-api/prism-cli to v5.15.0 (a05f59c)

v6.34.0

07 Aug 14:01
7f78e70

Choose a tag to compare

6.34.0 (2025-08-06)

Full Changelog: v6.33.0...v6.34.0

Features

  • mcp: add logging when environment variable is set (0d90a8c)
  • mcp: add unix socket option for remote MCP (0bd4baf)
  • mcp: remote server with passthru auth (fd0274b)

Bug Fixes

  • mcp: avoid sending jq_filter to base API (685a555)
  • mcp: fix bug in header handling (d43cbe4)
  • mcp: fix tool description of jq_filter (f3687ac)
  • mcp: reverse validJson capability option and limit scope (8b71749)

Chores

  • internal: codegen related update (f9e09f1)
  • internal: move publish config (d79a421)
  • internal: remove redundant imports config (9abbf0b)
  • mcp: refactor streamable http transport (2e519b6)

v6.33.0

25 Jul 16:10
9e85c0d

Choose a tag to compare

6.33.0 (2025-07-23)

Full Changelog: v6.32.3...v6.33.0

Features

Bug Fixes

  • mcp: include required section for top-level properties and support naming transformations (81932c7)
  • mcp: support jq filtering on cloudflare workers (f678d75)

Chores

  • internal: codegen related update (3687e69)
  • mcp: formatting (040c60f)
  • mcp: rework imports in tools (58349e8)