Skip to main content

McpResourceRef

@forge/monorepo


@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

readonly connectionId: string

Defined in: backend/src/mcp/index.ts:106


mimeType?

readonly optional mimeType?: string

Defined in: backend/src/mcp/index.ts:108


uri

readonly uri: string

Defined in: backend/src/mcp/index.ts:107