BeClaude

aoti-debug

New
97.3kSmitheryDevelopmentby pytorch

Debug AOTInductor (AOTI) errors and crashes. Use when encountering AOTI segfaults, device mismatch errors, constant loading failures, or runtime errors from aot_compile, aot_load, aoti_compile_and_package, or aoti_load_package.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "aoti-debug": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
coding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is aoti-debug?

Debug AOTInductor (AOTI) errors and crashes. Use when encountering AOTI segfaults, device mismatch errors, constant loading failures, or runtime errors from aot_compile, aot_load, aoti_compile_and_package, or aoti_load_package.

How to install aoti-debug?

To install aoti-debug: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "aoti-debug": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is aoti-debug best for?

aoti-debug is a mcp categorized under Development. It is designed for: coding. Created by pytorch.