MCP PHP SDK

SamplingContext : string

Which servers' context a sampling request asks the client to attach.

since protocol revision 2026-07-28 (SEP-2577), earliest removal 2027-07-28. Integrate with an LLM provider's API directly instead.

thisServer and allServers are themselves deprecated since 2025-11-25 (SEP-2596): omit the field or use none.

Table of Contents

Cases

ALL_SERVERS  = 'allServers'
NONE  = 'none'
THIS_SERVER  = 'thisServer'

Cases

On this page

Search results