Optionalallowed_tools?: AllowedTools[]The allowed tools.
Optionalheaders?: { [k: string]: string }Optional: Fields for authentication headers, timeouts, etc., if needed.
Optionalname?: stringThe name of the MCPServer.
Optionalurl?: stringThe full URL for the MCPServer endpoint.
Example: "https://api.example.com/mcp"
A MCPServer is a server that can be called by the model to perform actions.