Back to ToolsView full documentation and source
uv
Extremely fast Python package manager from Astral. Its uvx command runs Python MCP servers (fetch, time, git…) with zero setup — a quiet prerequisite for half the MCP ecosystem.
Tooling
RustPythonCLI
Repository
astral-sh/uvLIVE FROM GITHUB
★86,625stars
🍴3,230forks
Updated today
Installation
curl -LsSf https://astral.sh/uv/install.sh | sh # Windows: irm https://astral.sh/uv/install.ps1 | iexHow to Use
uv is a production-grade tool used by many agent builders. Start with the official installation command above, then follow the official documentation for configuration and advanced usage.
Most tools in this directory work great alongside agent skills and MCP servers across Claude Code, Codex, Grok Build, Gemini CLI, and Cursor.
Quick Links
GitHub Repository
Install with the command shown on the left.
Related Tools
Claude Code
Anthropic's agentic coding CLI. Reads your repo, edits files, runs commands, and ships features end-to-end from the terminal. Supports skills, MCP servers, hooks, and subagents.
OpenAI Codex CLI
OpenAI's open-source coding agent for the terminal. Plans, edits, and runs code in a sandbox with configurable approval modes. Reads AGENTS.md natively.
Grok Build
xAI's terminal coding agent. Plan Mode writes a file-by-file plan before editing, runs up to 8 parallel subagents in isolated git worktrees, and has native MCP support. Reads AGENTS.md and runs headless in CI. Powered by grok-build-0.1.