Update readme to point to the mcp package. (#1158)
* Updated readme with link to the MCP package.
This commit is contained in:
parent
73b9d57312
commit
9a951055f0
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@
|
|||

|
||||
[](https://github.com/microsoft/autogen)
|
||||
|
||||
> [!TIP]
|
||||
> MarkItDown now offers an MCP (Model Context Protocol) server for integration with LLM applications like Claude Desktop. See [markitdown-mcp](https://github.com/microsoft/markitdown/tree/main/packages/markitdown-mcp) for more information.
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Breaking changes between 0.0.1 to 0.1.0:
|
||||
> * Dependencies are now organized into optional feature-groups (further details below). Use `pip install 'markitdown[all]'` to have backward-compatible behavior.
|
||||
|
|
|
|||
Loading…
Reference in a new issue