A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/lizqwerscott/gptel-mcp.el below:

GitHub - lizqwerscott/gptel-mcp.el

gptel-mcp.el - Interface Integration for gptel.el and mcp.el

This package provides seamless integration between gptel and mcp.el, enabling quick mcp server startup and tool management within gptel.

  1. Requires Emacs 30 or later
  2. Add to your ~/.emacs configuration:
    (add-to-list 'load-path "<path-to-gptel-mcp.el>")
    (require 'gptel-mcp)
        

Launch the interface menu with gptel-mcp-dispatch

Recommended key binding for gptel-mode-map:

(keymap-set gptel-mode-map "C-c m" #'gptel-mcp-dispatch)

For use-package configuration:

(use-package gptel-mcp
  :ensure t
  :vc (:url "https://github.com/lizqwerscott/gptel-mcp.el")
  :bind (:map gptel-mode-map
              ("C-c m" . gptel-mcp-dispatch)))

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4