Releases: Finch-API/finch-api-node
Releases · Finch-API/finch-api-node
v6.39.0
v6.38.2
v6.38.1
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
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
- faster formatting (163982a)
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.baseUrlfrom tsconfig.json (5955e29) - internal: use npm pack for build uploads (7df5a28)
- mcp: allow pointing
docs_searchtool 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
v6.36.0
6.36.0 (2025-08-19)
Full Changelog: v6.35.1...v6.36.0
Features
- mcp: add code execution tool (a7dba4d)
v6.35.1
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
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
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_filterto 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
v6.33.0
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)