Catalog
ModWrench
Officialby 171county · TypeScript
One MCP server for mod platforms and local modding diagnostics. No data kept.
Mod platform integration and local modding diagnostics without data retention.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"modwrench": {
"command": "npx",
"args": [
"-y",
"@modwrench/cli@0.0.1"
]
}
}
}