We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d76449a commit 2c5ab4cCopy full SHA for 2c5ab4c
src/examples/server/adventureGame.ts
@@ -1,8 +1,6 @@
1
/*
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.
+ This example demonstrates a role play game server that uses MCP sampling and elicitation
+ to implement "choose your own adventure" games.
6
7
Usage:
8
npx -y @modelcontextprotocol/inspector \
0 commit comments