Skip to content

One-line UVX Install #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 33 commits into
base: main
Choose a base branch
from

Conversation

nandatheguntupalli
Copy link

Made install way simpler with a direct UVX command:
uvx --from git+https://github.com/nandatheguntupalli/web-eval-agent.git webEvalAgent

Changes:

  • Reworked mcp_server.py to handle its own config

  • Added API key validation internally

  • Kept same functionality, just easier to install

  • No shell script dependencies

  • Works the same, just less hassle to set up

  • Same tool, cleaner installation

Just ripped out the extra installation steps. Everything else works exactly the same.

Copy link
Contributor

@erikqu erikqu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this!

TLDR: output goes to cli rather than control center, and the command shouldn't insert the json every time, only once

PNG image

@nandatheguntupalli nandatheguntupalli marked this pull request as ready for review May 9, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants