docs: add JSON MCP configuration examples
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"openherbarium": {
|
||||
"command": "uvx",
|
||||
"args": [
|
||||
"--from",
|
||||
"git+https://git.home-deneuville.fr/Edern/openherbarium-mcp.git",
|
||||
"openherbarium-mcp"
|
||||
],
|
||||
"timeout": 120,
|
||||
"connect_timeout": 60
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user