diff --git a/plugin-catalog/web-meta-ai.yaml b/plugin-catalog/web-meta-ai.yaml new file mode 100644 index 0000000000..a4fdaf1d4f --- /dev/null +++ b/plugin-catalog/web-meta-ai.yaml @@ -0,0 +1,16 @@ +name: web-meta-ai +repo: https://github.com/ajaynomics/hermes-web-meta-ai +sha: 302cc18866a6255d768a5a79b5e7cb50cd0adb09 +description: "Meta web search — routes web_search through the server-side web_search tool on Meta's Responses API (Muse Spark); search-only. Disclosure — each search is a separate billed Meta Model API call (per-query web search fee plus tokens) on MODEL_API_KEY." +maintainer: ajaynomics +tier: community +category: web +requires_hermes: ">=0.21.3" +docs_url: https://github.com/ajaynomics/hermes-web-meta-ai#readme +version: "0.1.0" +capabilities: + provides_tools: [] + provides_hooks: [] + provides_middleware: [] + requires_env: + - MODEL_API_KEY