Skip to content

PMK-2249: Adding headers to identify MCP driven traffic for improved integration#23

Open
coaldonac wants to merge 2 commits intomainfrom
feature/pmk-2249
Open

PMK-2249: Adding headers to identify MCP driven traffic for improved integration#23
coaldonac wants to merge 2 commits intomainfrom
feature/pmk-2249

Conversation

@coaldonac
Copy link
Copy Markdown

Removed dependency on our own sdk so we can distinguish between mcp and sdk driven traffic

@dandigangi dandigangi changed the title Adding headers to identify mcp driven traffic for improved integration PMK-2249: Adding headers to identify MCP driven traffic for improved integration Mar 13, 2026
Comment thread .gitignore Outdated
Comment thread index.js
throw new Error(`API request failed: ${response.status} ${message}`);
}
return text ? JSON.parse(text) : null;
}
Copy link
Copy Markdown
Contributor

@dandigangi dandigangi Mar 13, 2026

Choose a reason for hiding this comment

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

Nit but.... in Javascript land we use more linebreaks between code. Lol

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Fixed, please review

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