Documentation / @agentick/core / MCPServerConfig
Interface: MCPServerConfig
Defined in: core/src/mcp/types.ts:15
Cursor-style MCP server configuration (simplified format) Used for both EngineConfig.mcpServers and MCPToolComponent config
Properties
args?
optionalargs:string[]
Defined in: core/src/mcp/types.ts:17
command
command:
string
Defined in: core/src/mcp/types.ts:16
env?
optionalenv:Record<string,string>
Defined in: core/src/mcp/types.ts:18