Skip to content

Commit c35684b

Browse files
committed
don't write the protocol in sQuotes
1 parent 53200e2 commit c35684b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ Authors@R: c(
1010
person("Posit Software, PBC", role = c("cph", "fnd"),
1111
comment = c(ROR = "03wc8by49"))
1212
)
13-
Description: Implements the Model Context Protocol ('MCP'). Users can start
13+
Description: Implements the Model Context Protocol (MCP). Users can start
1414
'R'-based servers, serving functions as tools for large language models to
15-
call before responding to the user in 'MCP'-compatible apps like
15+
call before responding to the user in MCP-compatible apps like
1616
'Claude Desktop' and 'Claude Code', with options to run those tools inside
1717
of interactive 'R' sessions. On the other end, when 'R' is the client via
18-
the 'ellmer' package, users can register tools from third-party 'MCP'
18+
the 'ellmer' package, users can register tools from third-party MCP
1919
servers to integrate additional context into chats.
2020
License: MIT + file LICENSE
2121
Suggests:

man/mcptools-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)