docs: quiet uvx MCP startup
This commit is contained in:
@@ -137,6 +137,7 @@ mcp_servers:
|
||||
openherbarium:
|
||||
command: "uvx"
|
||||
args:
|
||||
- "--quiet"
|
||||
- "--from"
|
||||
- "git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git"
|
||||
- "openherbarium-mcp"
|
||||
@@ -176,6 +177,7 @@ Hermes JSON-style snippet:
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--quiet",
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
@@ -201,6 +203,7 @@ Generic `mcp.json` snippet used by many MCP clients:
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--quiet",
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
@@ -231,6 +234,7 @@ Generic JSON example with all configurable parameters:
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--quiet",
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--quiet",
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--quiet",
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--quiet",
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--quiet",
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
openherbarium:
|
||||
command: "uvx"
|
||||
args:
|
||||
- "--quiet"
|
||||
- "--from"
|
||||
- "git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git"
|
||||
- "openherbarium-mcp"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--quiet",
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
|
||||
Reference in New Issue
Block a user