From 9d8e59124b02bd2a65587c6a0c44743f45870dd2 Mon Sep 17 00:00:00 2001 From: Luiz Felipe F M Costa Date: Wed, 24 Sep 2025 00:48:29 -0300 Subject: [PATCH] docs: update standard config to use pypi --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 55d6696..f6ba977 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,6 @@ For most MCP clients, use this configuration: "ghost": { "command": "uvx", "args": [ - "--refresh", - "--from", - "git+https://github.com/thenets/ghost-mcp.git", "ghost-mcp" ], "env": {