16 lines
266 B
JSON
16 lines
266 B
JSON
{
|
|
"mcpServers": {
|
|
"openherbarium": {
|
|
"command": "uv",
|
|
"args": [
|
|
"--directory",
|
|
"/absolute/path/to/openherbarium-mcp",
|
|
"run",
|
|
"openherbarium-mcp"
|
|
],
|
|
"timeout": 120,
|
|
"connect_timeout": 60
|
|
}
|
|
}
|
|
}
|