docs: add uvx MCP installation path
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# Drop this under ~/.hermes/config.yaml -> mcp_servers
|
||||
# No manual clone is required: uvx installs/runs OpenHerbarium MCP from Gitea.
|
||||
openherbarium:
|
||||
command: "uvx"
|
||||
args:
|
||||
- "--from"
|
||||
- "git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git"
|
||||
- "openherbarium-mcp"
|
||||
timeout: 120
|
||||
connect_timeout: 60
|
||||
# Optional, only needed for targeted source search:
|
||||
# env:
|
||||
# FIRECRAWL_API_URL: "http://localhost:3002"
|
||||
# FIRECRAWL_API_KEY: ""
|
||||
Reference in New Issue
Block a user