
    )`i                     B    d Z ddlmZ ddlmZmZ  G d de          ZdS )z[
This module provides simpler types to use with the server for managing prompts
and tools.
    )	BaseModel)IconServerCapabilitiesc                   v    e Zd ZU eed<   eed<   eed<   dZedz  ed<   dZedz  ed<   dZe	e
         dz  ed<   dS )InitializationOptionsserver_nameserver_versioncapabilitiesNinstructionswebsite_urlicons)__name__
__module____qualname__str__annotations__r   r   r   r   listr        e/home/jaya/work/projects/VOICE-AGENT/VIET/agent-env/lib/python3.11/site-packages/mcp/server/models.pyr   r      sw         $$$$#L#*###"Kt"""#E4:#####r   r   N)__doc__pydanticr   	mcp.typesr   r   r   r   r   r   <module>r      s    
             $ $ $ $ $I $ $ $ $ $r   