ruang101 commited on
Commit
38806e2
·
verified ·
1 Parent(s): 81ba82d

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. config.yaml.template +28 -23
config.yaml.template CHANGED
@@ -166,29 +166,34 @@ tts:
166
  # IMPORTANT: Use 'mcp_servers:' key, NOT 'mcp:'
167
 
168
  mcp_servers:
169
- cloudflare:
170
- url: https://mcp.cloudflare.com/mcp
171
- timeout: 120
172
- headers:
173
- Authorization: Bearer ${CLOUDFLARE_API_TOKEN}
174
- n8n:
175
- url: https://ruang101-n8n.hf.space/mcp-server/http
176
- timeout: 120
177
- headers:
178
- Authorization: Bearer ${N8N_MCP_API_KEY}
179
- tavily:
180
- url: https://mcp.tavily.com/mcp/?tavilyApiKey=${TAVILY_API_KEY}
181
- exa:
182
- url: https://mcp.exa.ai/mcp?tools=web_search_exa,web_fetch_exa,web_search_advanced_exa
183
- headers:
184
- x-api-key: ${EXA_API_KEY2}
185
- anysearch:
186
- url: https://api.anysearch.com/mcp
187
- headers:
188
- Authorization: Bearer ${ANYSERCH_API_KEY}
189
- google-maps-tools:
190
- url: https://mapstools.googleapis.com/mcp
191
- type: http
 
 
 
 
 
192
 
193
  secrets:
194
  bitwarden:
 
166
  # IMPORTANT: Use 'mcp_servers:' key, NOT 'mcp:'
167
 
168
  mcp_servers:
169
+ cloudflare:
170
+ url: https://mcp.cloudflare.com/mcp
171
+ timeout: 120
172
+ headers:
173
+ Authorization: Bearer ${CLOUDFLARE_API_TOKEN}
174
+ inbox:
175
+ url: https://mcp-inbox.cmz.web.id/mcp
176
+ timeout: 120
177
+ headers:
178
+ X-MCP-Secret: ${INBOX_MCP_SECRET}
179
+ n8n:
180
+ url: https://ruang101-n8n.hf.space/mcp-server/http
181
+ timeout: 120
182
+ headers:
183
+ Authorization: Bearer ${N8N_MCP_API_KEY}
184
+ tavily:
185
+ url: https://mcp.tavily.com/mcp/?tavilyApiKey=${TAVILY_API_KEY}
186
+ exa:
187
+ url: https://mcp.exa.ai/mcp?tools=web_search_exa,web_fetch_exa,web_search_advanced_exa
188
+ headers:
189
+ x-api-key: ${EXA_API_KEY2}
190
+ anysearch:
191
+ url: https://api.anysearch.com/mcp
192
+ headers:
193
+ Authorization: Bearer ${ANYSERCH_API_KEY}
194
+ google-maps-tools:
195
+ url: https://mapstools.googleapis.com/mcp
196
+ type: http
197
 
198
  secrets:
199
  bitwarden: