warhammer oracle for Claude Desktop
io.github.gregario/warhammer-oracle
Warhammer 40K and Kill Team rules, stats, and game flow MCP server
client:Claude Desktop
transport:stdio
runtime:npm
Install warhammer oracle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"warhammer-oracle": {
"command": "npx",
"args": [
"-y",
"warhammer-oracle"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs