Skip to content

Commit 2c5ab4c

Browse files
committed
Update adventureGame.ts
1 parent d76449a commit 2c5ab4c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/examples/server/adventureGame.ts

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
/*
2-
This example demonstrates a tool loop using MCP sampling with locally defined tools.
3-
4-
It exposes a "localResearch" tool that uses an LLM with ripgrep and read capabilities
5-
to intelligently search and read files in the current directory.
2+
This example demonstrates a role play game server that uses MCP sampling and elicitation
3+
to implement "choose your own adventure" games.
64
75
Usage:
86
npx -y @modelcontextprotocol/inspector \

0 commit comments

Comments
 (0)