Skip to content

docs: Add instructions for running server with uvx#1

Merged
armand0e merged 1 commit into
mainfrom
feat/uvx-deployment-docs
Jun 16, 2025
Merged

docs: Add instructions for running server with uvx#1
armand0e merged 1 commit into
mainfrom
feat/uvx-deployment-docs

Conversation

@armand0e

Copy link
Copy Markdown
Owner

This commit updates DEPLOYMENT.md to include a new section on how to run the perplexica-mcp server using the uvx command.

The new instructions specify:

  • The command uvx @armand0e/perplexica-mcp:latest.
  • The prerequisite that uv (astral-uv) must be installed.
  • The assumption that the perplexica-mcp package is published on PyPI by the user/organization armand0e.

This provides an alternative method for you to run the server, leveraging uvx for environment and dependency management. No code changes were required as the existing packaging and entry points are compatible with this execution method.

This commit updates DEPLOYMENT.md to include a new section on how to run the perplexica-mcp server using the `uvx` command.

The new instructions specify:
- The command `uvx @armand0e/perplexica-mcp:latest`.
- The prerequisite that `uv` (astral-uv) must be installed.
- The assumption that the `perplexica-mcp` package is published on PyPI by the user/organization `armand0e`.

This provides an alternative method for you to run the server, leveraging `uvx` for environment and dependency management. No code changes were required as the existing packaging and entry points are compatible with this execution method.
@openhands-ai

openhands-ai Bot commented Jun 15, 2025

Copy link
Copy Markdown

Looks like there are a few issues preventing this PR from being merged!

  • GitHub Actions are failing:
    • Tests

If you'd like me to help, just leave a comment, like

@OpenHands please fix the failing actions on PR #1

Feel free to include any additional details that might help me get this PR into a better state.

You can manage your notification settings

@armand0e
armand0e merged commit 636716c into main Jun 16, 2025
1 of 6 checks passed
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.

1 participant