Skip to content

Commit 569f9ca

Browse files
authored
Update smithery.yaml
1 parent 505a786 commit 569f9ca

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

smithery.yaml

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -60,26 +60,26 @@ startCommand:
6060
type: string
6161
description: API key for Qdrant
6262
openaiBaseUrl:
63-
type: string
64-
description: Base URL for OpenAI API
65-
openaiEmbeddingModel:
66-
type: string
67-
description: Model name for OpenAI embeddings
68-
googleMapsApiKey:
69-
type: string
70-
description: API key for Google Maps
71-
deepseekApiKey:
72-
type: string
73-
description: API key for Deepseek
74-
useOllamaDeepseek:
75-
type: string
76-
description: Flag to use Ollama Deepseek
77-
useOpenrouter:
78-
type: string
79-
description: Flag to use OpenRouter
80-
openrouterApiKey:
81-
type: string
82-
description: API key for OpenRouter
63+
type: string
64+
description: Base URL for OpenAI API
65+
openaiEmbeddingModel:
66+
type: string
67+
description: Model name for OpenAI embeddings
68+
googleMapsApiKey:
69+
type: string
70+
description: API key for Google Maps
71+
deepseekApiKey:
72+
type: string
73+
description: API key for Deepseek
74+
useOllamaDeepseek:
75+
type: string
76+
description: Flag to use Ollama Deepseek
77+
useOpenrouter:
78+
type: string
79+
description: Flag to use OpenRouter
80+
openrouterApiKey:
81+
type: string
82+
description: API key for OpenRouter
8383
commandFunction:
8484
# A function that produces the CLI command to start the MCP on stdio.
8585
|-

0 commit comments

Comments
 (0)