Skip to content

Commit 7346061

Browse files
fennbDouweM
andauthored
Update docs/mcp/client.md
Co-authored-by: Douwe Maan <[email protected]>
1 parent 44c327a commit 7346061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mcp/client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ MCP tools can include metadata that provides additional information about the to
313313

314314
## Resources
315315

316-
MCP servers can provide [resources](https://modelcontextprotocol.io/docs/concepts/resources) - files, data, or content that can be accessed by the client. Resources in MCP are application-driven, with host applications determining how to incorporate context manually, based on their needs. This means they will _not_ be exposed to the LLM automatically (unless a tool returns a ResourceLink).
316+
MCP servers can provide [resources](https://modelcontextprotocol.io/docs/concepts/resources) - files, data, or content that can be accessed by the client. Resources in MCP are application-driven, with host applications determining how to incorporate context manually, based on their needs. This means they will _not_ be exposed to the LLM automatically (unless a tool returns a `ResourceLink` or `EmbeddedResource`).
317317

318318
Pydantic AI provides methods to discover and read resources from MCP servers:
319319

0 commit comments

Comments
 (0)