Pages
MCP Serverby suriyun-production · Added 5mo ago
Claude
52
Install
git clone https://github.com/suriyun-production/mmorpg-kit-docsAdd to Claude
claude mcp add pagesQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pages": {
"command": "npx",
"args": [
"@modelcontextprotocol/pages"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
You can create skill by right click in Project window then select Create -> Create GameData -> Skill -> Skill
After the skill created. Set its name, its name must be unique unlike other data because we're going to use it as data id (You can change filename later after you have done the setup)
There are following configs - Title is default title. if you want to set title for specific language you can set it to Titles -...
Tags
developmentgodatabaseskill