Nuovo sistema: index.json + fragment.json + compile.py (SHA-256 automatici)
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"id": "exa",
|
||||
"name": "Exa",
|
||||
"type": "mcp_remote",
|
||||
"scope": "global",
|
||||
"icon_small": "exa/icon_sm.png",
|
||||
"icon_large": "exa/icon_lg.png",
|
||||
"user_description": "AI-powered web search, content extraction, and research via Exa's neural search engine. Works without an API key (free rate-limited tier).",
|
||||
"tags": [
|
||||
"search",
|
||||
"mcp",
|
||||
"remote",
|
||||
"ai"
|
||||
],
|
||||
"auth": {
|
||||
"type": "api_key"
|
||||
},
|
||||
"folder": "exa",
|
||||
"version": 4,
|
||||
"version_string": "1.0.3",
|
||||
"version_release_date": "2026-07-21",
|
||||
"tools": [
|
||||
{
|
||||
"name": "web_search_exa",
|
||||
"display_name": "Web Search"
|
||||
},
|
||||
{
|
||||
"name": "web_fetch_exa",
|
||||
"display_name": "Web Fetch"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user