Skip to content

Commit 7e103f3

Browse files
committed
README: Update MCP integration description with video
* README.org (Model Context Protocol (MCP) integration): Update.
1 parent fc06fe9 commit 7e103f3

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.org

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1205,7 +1205,7 @@ To use MCP servers with gptel, you thus need three pieces:
12051205
2. MCP servers configured for and running via mcp.el.
12061206
3. gptel and access to an LLM
12071207

1208-
While mcp.el [[https://github.com/lizqwerscott/mcp.el?tab=readme-ov-file#use-with-gptel][provides instructions]] for accessing MCP-provided tools from gptel, gptel includes =gptel-integrations=, a small library to make this more convenient. This library is not automatically loaded by gptel, so if you would like to use it you have to require it:
1208+
gptel includes =gptel-integrations=, a small library to make this more convenient. This library is not automatically loaded by gptel, so if you would like to use it you have to require it:
12091209

12101210
#+begin_src emacs-lisp
12111211
(require 'gptel-integrations)
@@ -1221,6 +1221,12 @@ MCP-provided tools can be used as normal with gptel. Here is a screencast of th
12211221
https://github.com/user-attachments/assets/f3ea7ac0-a322-4a59-b5b2-b3f592554f8a
12221222
#+html: </p>
12231223

1224+
Here's an example of using these tools:
1225+
1226+
#+html: <p align="center">
1227+
https://github.com/user-attachments/assets/b48a6a24-a130-4da7-a2ee-6ea568e10c85
1228+
#+html: </p>
1229+
12241230
#+html: </details>
12251231

12261232

0 commit comments

Comments
 (0)