-
-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
This project is great! Going to recommend we implement it at work to enable llms to interface directly with our application for all sorts of eventual purposes. I could go on about how excited I am about this whole new class of application layers.
Anyways, I have a working version of this gem locally that auto derives basic methods like #find, #find_by, and allows users to expose model and controller actions individually as well, e.g.
Model < ActiveRecord
expose_to_mcp :some_method
end
Is that something you'd be interested in? I think there's a lot of interest (or at least from me) in leveraging existing interfaces for tool-calling, rather than creating entirely new ones.
mactunechy, sivag-csod and yjacquin
Metadata
Metadata
Assignees
Labels
No labels