8agana/rusty-tools
MCP server exposing Rust toolchain (cargo fmt, clippy, check, fix, rustc explain) for AI learning compensation
Platform-specific configuration:
{
"mcpServers": {
"rusty-tools": {
"command": "npx",
"args": [
"-y",
"rusty-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...