Skip to content

Commit b4db99c

Browse files
committed
fix readme
1 parent 6583cac commit b4db99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## MCP with Ruby on Rails
44

5-
This is an example project that demonstrates the implementation of the MCP (Model-Controller-Provider) protocol using Ruby on Rails. MCP allows language models (LLMs) to interact with external tools through a JSON-RPC interface.
5+
This is an example project that demonstrates the implementation of the MCP (Model-Context-Protocol) protocol using Ruby on Rails. MCP allows language models (LLMs) to interact with external tools through a JSON-RPC interface.
66

77
---
88

0 commit comments

Comments
 (0)