docs: document MCP environment configuration
This commit is contained in:
@@ -9,7 +9,13 @@
|
||||
"openherbarium-mcp"
|
||||
],
|
||||
"timeout": 120,
|
||||
"connect_timeout": 60
|
||||
"connect_timeout": 60,
|
||||
"env": {
|
||||
"FIRECRAWL_API_URL": "http://localhost:3002",
|
||||
"FIRECRAWL_API_KEY": "",
|
||||
"BOTANICAL_ALLOWED_DOMAINS": "gbif.org,powo.science.kew.org,missouribotanicalgarden.org,tela-botanica.org,inpn.mnhn.fr,rhs.org.uk,edu,wikimedia.org,wikipedia.org",
|
||||
"OPENHERBARIUM_TIMEOUT": "20"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user