BeClaude

profile

New
4.2kSmitheryData & Analyticsby pytorch

Profile ExecuTorch model execution. Use when measuring performance, analyzing operator timing, or debugging slow models.

First seen 5/22/2026

Install & Usage

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

Add the configuration to "mcpServers": { "profile": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
data-&-analyticsai-&-ml

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is profile?

Profile ExecuTorch model execution. Use when measuring performance, analyzing operator timing, or debugging slow models.

How to install profile?

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

What is profile best for?

profile is a mcp categorized under Data & Analytics. It is designed for: data-&-analytics, ai-&-ml. Created by pytorch.