Interface: MCPServer¶
Defined in: types.ts:1532
Definition of an MCP server that the pack can connect to.
Properties¶
endpointUrl¶
endpointUrl:
string
Defined in: types.ts:1536
The MCP endpoint URL (e.g. https://example.com/mcp).
name¶
name:
string
Defined in: types.ts:1540
Stable identifier that can be used to distinguish multiple MCP servers.