Inspect HTTP requests in any server with just a single command.
curl -fsSL https://subtrace.dev/install.sh | sh
Currently in private beta. Join the waitlist if you primarily use macOS for development!
# Node.js
subtrace run -- npm run dev
# FastAPI
subtrace run -- fastapi dev main.py
# Everything else
subtrace run -- [command]
$ claude mcp add subtrace \
-- python -m otcore.mcp_server <graph>