Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,29 @@ pinned: true
|
|
10 |
short_description: A place to meet for humans, agents and NPCs. MCP client/serv
|
11 |
tags:
|
12 |
- mcp-server-track
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
short_description: A place to meet for humans, agents and NPCs. MCP client/serv
|
11 |
tags:
|
12 |
- mcp-server-track
|
13 |
+
- mcp-server
|
14 |
+
- mmorpg
|
15 |
+
- ai-npc
|
16 |
+
- gradio
|
17 |
+
- multiplayer
|
18 |
---
|
19 |
+
|
20 |
+
# MMORPG AI NPC MCP CLIENT SERVER
|
21 |
+
|
22 |
+
A place to meet for humans, agents and NPCs with MCP (Model Context Protocol) client/server integration.
|
23 |
+
|
24 |
+
## Demo Video
|
25 |
+
|
26 |
+
[Watch Demo: MCPHackathon_short.mp4](./MCPHackathon_short.mp4)
|
27 |
+
|
28 |
+
## Configuration
|
29 |
+
|
30 |
+
For more configuration options, check out the [Spaces Configuration Reference](https://huggingface.co/docs/hub/spaces-config-reference).
|
31 |
+
|
32 |
+
## Features
|
33 |
+
|
34 |
+
- Interactive MMORPG environment
|
35 |
+
- AI-powered NPCs
|
36 |
+
- MCP client/server architecture
|
37 |
+
- Real-time multiplayer interactions
|
38 |
+
- Gradio-based interface
|