mcp Servers
Specifies Model Context Protocol (MCP) clients to enable.
MCP clients allow agents to interact with external tools and data sources through the standardized Model Context Protocol. Each value activates a corresponding integration module.
Example:
= {"filesystem", "github", "postgres"})
// Enables file system, GitHub, and PostgresSQL MCP clients
Content copied to clipboard
Each MCP server specified may require additional configuration and authentication. Ensure proper credentials are configured before enabling clients.
Return
array of MCP server identifiers to enable and connect to