Feature
The _meta["openai/subject"] field is used as a way for ChatGPT to pass an anonymous user ID to MCP servers for some form of identification. MCPJam doesn't support that at all.
We want to pass some mock ID to that field.
Solution
- Always pass in a mock constant to the
_meta. Make sure the constant is the same across all tool interactions.
Alternatives
NA
Additional Context
Look at the official docs:
https://developers.openai.com/apps-sdk/reference