Espone API JSON e MCP HTTP per far lavorare gli agenti sul CRM.
Gli agenti autenticati con token Bearer possono leggere today/pipeline e annotare attività, con host MCP allineati a quelli di produzione. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -113,6 +113,7 @@ GEM
|
||||
ffi (1.17.4-x86_64-linux-gnu)
|
||||
globalid (1.4.0)
|
||||
activesupport (>= 6.1)
|
||||
hana (1.3.7)
|
||||
i18n (1.15.2)
|
||||
concurrent-ruby (~> 1.0)
|
||||
image_processing (1.14.0)
|
||||
@@ -129,6 +130,11 @@ GEM
|
||||
rdoc (>= 4.0.0)
|
||||
reline (>= 0.4.2)
|
||||
json (2.21.2)
|
||||
json_schemer (2.5.0)
|
||||
bigdecimal
|
||||
hana (~> 1.3)
|
||||
regexp_parser (~> 2.0)
|
||||
simpleidn (~> 0.2)
|
||||
language_server-protocol (3.17.0.6)
|
||||
lint_roller (1.1.0)
|
||||
logger (1.7.0)
|
||||
@@ -143,6 +149,8 @@ GEM
|
||||
net-smtp
|
||||
marcel (1.2.1)
|
||||
matrix (0.4.3)
|
||||
mcp (1.4.0)
|
||||
json_schemer (>= 2.4)
|
||||
mini_magick (5.3.3)
|
||||
logger
|
||||
mini_mime (1.1.5)
|
||||
@@ -273,6 +281,7 @@ GEM
|
||||
rexml (~> 3.2, >= 3.2.5)
|
||||
rubyzip (>= 1.2.2, < 4.0)
|
||||
websocket (~> 1.0)
|
||||
simpleidn (0.3.0)
|
||||
stimulus-rails (1.3.4)
|
||||
railties (>= 6.0.0)
|
||||
tailwindcss-rails (4.6.0)
|
||||
@@ -318,6 +327,7 @@ DEPENDENCIES
|
||||
debug
|
||||
image_processing (~> 1.2)
|
||||
importmap-rails
|
||||
mcp
|
||||
pagy (~> 9.3)
|
||||
pg (~> 1.1)
|
||||
propshaft
|
||||
|
||||
Reference in New Issue
Block a user