Loading MCP server directory, please wait...
Play DOOM via MCP - works with Claude Code, Cursor, and any MCP client
npx @getmcp/cli add io.github.gunnargrosch/doom-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gunnargrosch/doom-mcp": {
"command": "npx",
"args": [
"-y",
"doom-mcp"
]
}
}
}