Skip to content

[FEATURE] Create mock data for openai/subject #1018

@matteo8p

Description

@matteo8p

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

  1. 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions