setup
New4.2kSmitheryGeneralby pytorch
Set up ExecuTorch development environment. Use when installing dependencies, setting up conda environments, or preparing to develop with ExecuTorch.
First seen 5/22/2026
Install & Usage
1
Open your MCP config
~/.claude.json2
Add the server config
Add the configuration to "mcpServers": { "setup": { "command": "...", "args": [] } }
3
Restart Claude Code
/mcpView source on GitHub
devopsproductivity
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is setup?
Set up ExecuTorch development environment. Use when installing dependencies, setting up conda environments, or preparing to develop with ExecuTorch.
How to install setup?
To install setup: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "setup": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is setup best for?
setup is a mcp categorized under General. It is designed for: devops, productivity. Created by pytorch.