Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions plugins/mcpPlugin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
dist/
node_modules/
coverage/
5 changes: 5 additions & 0 deletions plugins/mcpPlugin/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# MCP Plugin for Virtuals Game

This plugin enables your GAME agent to host MCP Clients that communicates directly with MCP servers. With this plugin, you can now integrate tools from any MCP server of your choice into your GAME agent's capabilities.

<WIP>
Loading