MCP Resources
MCPDefinition
The application-controlled MCP primitive. The host application determines what data to provide to Claude by reading resources. Resources are identified by URIs and can be text, JSON, binary data, or template-generated content. Claude reads but does not autonomously request resources.
Example Usage
Expose current_user_context as an MCP resource that the application reads and injects into Claude's context at conversation start.