Nuovo sistema: index.json + fragment.json + compile.py (SHA-256 automatici)
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"id": "serpapi-flights",
|
||||
"name": "SerpAPI Flights",
|
||||
"type": "mcp_remote",
|
||||
"scope": "global",
|
||||
"icon_small": "serpapi-flights/icon_sm.svg",
|
||||
"icon_large": "serpapi-flights/icon_lg.svg",
|
||||
"user_description": "Search and compare flights, lookup airport codes, and explore routes via SerpAPI\u2019s Google Flights integration.",
|
||||
"tags": [
|
||||
"flights",
|
||||
"travel",
|
||||
"mcp",
|
||||
"remote",
|
||||
"search"
|
||||
],
|
||||
"auth": {
|
||||
"type": "api_key"
|
||||
},
|
||||
"folder": "serpapi-flights",
|
||||
"version": 4,
|
||||
"version_string": "1.0.3",
|
||||
"version_release_date": "2026-07-21",
|
||||
"tools": [
|
||||
{
|
||||
"name": "serpapi_search_flights",
|
||||
"display_name": "Search Flights"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user