McpResourceRef
@forge/monorepo / backend/src / McpResourceRef
Type Alias: McpResourceRef
McpResourceRef =
object
Defined in: backend/src/mcp/index.ts:105
MCP resources and prompts are context, not tools. They belong on the context-provider path so they are budgeted and pruned like every other section.
Properties
connectionId
readonlyconnectionId:string
Defined in: backend/src/mcp/index.ts:106
mimeType?
readonlyoptionalmimeType?:string
Defined in: backend/src/mcp/index.ts:108
uri
readonlyuri:string
Defined in: backend/src/mcp/index.ts:107