Documentation / @agentick/core / MCPResource
Interface: MCPResource
Defined in: core/src/mcp/types.ts:66
An MCP resource discovered from a server. Enriched with serverName so the routing layer knows where it came from.
Properties
description?
optionaldescription:string
Defined in: core/src/mcp/types.ts:69
mimeType?
optionalmimeType:string
Defined in: core/src/mcp/types.ts:70
name
name:
string
Defined in: core/src/mcp/types.ts:68
serverName
serverName:
string
Defined in: core/src/mcp/types.ts:71
uri
uri:
string
Defined in: core/src/mcp/types.ts:67