Skip to content

Adds user agent and tool call id to mcp request headers#116

Merged
dawson-turechek-transcend merged 3 commits into
mainfrom
adds-mcp-headers
May 11, 2026
Merged

Adds user agent and tool call id to mcp request headers#116
dawson-turechek-transcend merged 3 commits into
mainfrom
adds-mcp-headers

Conversation

@dawson-turechek-transcend
Copy link
Copy Markdown
Member

Refs https://linear.app/transcend/issue/ZEL-7494/reject-non-mcp-api-keys-in-mcp-servers

Adds user agent: transcend-mcp and x-toolcall-id: {tool_name}:{uuid} to headers to our BE.

@linear-code
Copy link
Copy Markdown

linear-code Bot commented May 9, 2026

ZEL-7494

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 9, 2026

Open in StackBlitz

@transcend-io/airgap.js-types

pnpm add https://pkg.pr.new/@transcend-io/airgap.js-types@116
yarn add https://pkg.pr.new/@transcend-io/airgap.js-types@116.tgz

@transcend-io/cli

pnpm add https://pkg.pr.new/@transcend-io/cli@116
yarn add https://pkg.pr.new/@transcend-io/cli@116.tgz

@transcend-io/internationalization

pnpm add https://pkg.pr.new/@transcend-io/internationalization@116
yarn add https://pkg.pr.new/@transcend-io/internationalization@116.tgz

@transcend-io/privacy-types

pnpm add https://pkg.pr.new/@transcend-io/privacy-types@116
yarn add https://pkg.pr.new/@transcend-io/privacy-types@116.tgz

@transcend-io/sdk

pnpm add https://pkg.pr.new/@transcend-io/sdk@116
yarn add https://pkg.pr.new/@transcend-io/sdk@116.tgz

@transcend-io/type-utils

pnpm add https://pkg.pr.new/@transcend-io/type-utils@116
yarn add https://pkg.pr.new/@transcend-io/type-utils@116.tgz

@transcend-io/utils

pnpm add https://pkg.pr.new/@transcend-io/utils@116
yarn add https://pkg.pr.new/@transcend-io/utils@116.tgz

@transcend-io/mcp

pnpm add https://pkg.pr.new/@transcend-io/mcp@116
yarn add https://pkg.pr.new/@transcend-io/mcp@116.tgz

@transcend-io/mcp-server-admin

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-admin@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-admin@116.tgz

@transcend-io/mcp-server-assessment

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-assessment@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-assessment@116.tgz

@transcend-io/mcp-server-base

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-base@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-base@116.tgz

@transcend-io/mcp-server-consent

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-consent@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-consent@116.tgz

@transcend-io/mcp-server-discovery

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-discovery@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-discovery@116.tgz

@transcend-io/mcp-server-dsr

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-dsr@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-dsr@116.tgz

@transcend-io/mcp-server-inventory

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-inventory@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-inventory@116.tgz

@transcend-io/mcp-server-preferences

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-preferences@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-preferences@116.tgz

@transcend-io/mcp-server-workflows

pnpm add https://pkg.pr.new/@transcend-io/mcp-server-workflows@116
yarn add https://pkg.pr.new/@transcend-io/mcp-server-workflows@116.tgz

commit: d0de263

Copy link
Copy Markdown
Member

@giacaglia giacaglia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ezpz

@@ -0,0 +1,5 @@
---
"@transcend-io/mcp-server-base": patch
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are these files used for?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They're generated when you run pnpm changeset and get combined to generate the change set in the deploy PR that publishes to npm.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repo has a really nifty DX outlined here.

@dawson-turechek-transcend dawson-turechek-transcend added this pull request to the merge queue May 11, 2026
Merged via the queue into main with commit a33cfa5 May 11, 2026
4 checks passed
@dawson-turechek-transcend dawson-turechek-transcend deleted the adds-mcp-headers branch May 11, 2026 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants