P9-T2 Add uvx documentation#9
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Description: Update all documentation to include
uvxas the recommended installation method. The package is now published to PyPI and MCP Registry, and uvx provides the easiest way to install without cloning the repository or manually setting up paths. UpdateREADME.md, alldocs/*.mdfiles,AGENTS.md, and config templates withuvxinstructions.Documentation Updated
File Changes ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ README.md uvx as Option 1 (Recommended), all 5 client configs updated with uvx + manual alternatives docs/installation.md Reordered: uvx → MCP Registry → pip → Manual, added uv troubleshooting docs/cursor-setup.md uvx GUI and JSON configs, troubleshooting section docs/claude-setup.md uvx one-liner + manual alternative docs/codex-setup.md uvx one-liner + manual alternative docs/troubleshooting.md New "command not found: uvx" section AGENTS.md Quick Start shows uvx, all client configs updated config/cursor-mcp.json Both uvx and manual options config/claude-code.txt Option 1 (uvx) + Option 2 (manual) config/codex-cli.txt Option 1 (uvx) + Option 2 (manual) config/zed-agent.json Both uvx and manual optionsQuality Gates ✅
pytest: 202 passed, 5 skippedruff: All checks passedmypy: No issues foundcoverage: 95.0% (required: 90%)Workflow Steps Completed
feature/P9-T1-uvx-documentationP9-T2to WorkplanSPECS/INPROGRESS/P9-T2_uvx_documentation_update.mdSPECS/ARCHIVE/P9-T2_uvx_documentation_update/