Loading MCP server directory, please wait...
Configure a Specter game backend from chat: economy, progression, leaderboards, multiplayer.
npx @getmcp/cli add io.github.dirtcubeinteractive/specter-skillsRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.dirtcubeinteractive/specter-skills": {
"command": "npx",
"args": [
"specter-skills",
"-y",
"specter-skills",
"specter-mcp"
],
"env": {
"SPECTER_ENV": "",
"SPECTER_ALLOW_MUTATIONS": "",
"SPECTER_API_KEY": "",
"SPECTER_PROJECT_ID": "",
"SPECTER_ADMIN_TOKEN": ""
}
}
}
}