NiWaRe commited on
Commit
5721f68
·
verified ·
1 Parent(s): 519a775

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -204,7 +204,7 @@
204
  </div>
205
 
206
  <div class="endpoint">
207
- https://wandb-mcp-server.hf.space/mcp
208
  </div>
209
 
210
  <div class="features">
@@ -241,7 +241,7 @@
241
  </ul>
242
  <pre style="background: #1a202c; color: #e2e8f0; padding: 10px; border-radius: 4px; font-size: 0.8em; margin: 10px 0; overflow-x: auto;">"wandb": {
243
  "transport": "http",
244
- "url": "https://https://wandb-mcp-server.hf.space/mcp",
245
  "headers": {
246
  "Authorization": "Bearer YOUR_WANDB_API_KEY",
247
  "Accept": "application/json, text/event-stream"
@@ -270,7 +270,7 @@
270
  <div style="background: white; padding: 20px; border-radius: 8px; border-left: 4px solid #f56565;">
271
  <h4 style="margin: 0 0 10px 0; color: #2d3748;">💬 LeChat</h4>
272
  <ul style="margin: 0; padding-left: 20px; font-size: 0.9em;">
273
- <li>MCP Server URL: <code>https://wandb-mcp-server.hf.space/mcp</code></li>
274
  <li>Auth: Bearer token</li>
275
  <li>Token: Your W&B API key</li>
276
  </ul>
 
204
  </div>
205
 
206
  <div class="endpoint">
207
+ https://mcp.withwandb.com/mcp
208
  </div>
209
 
210
  <div class="features">
 
241
  </ul>
242
  <pre style="background: #1a202c; color: #e2e8f0; padding: 10px; border-radius: 4px; font-size: 0.8em; margin: 10px 0; overflow-x: auto;">"wandb": {
243
  "transport": "http",
244
+ "url": "https://https://mcp.withwandb.com/mcp",
245
  "headers": {
246
  "Authorization": "Bearer YOUR_WANDB_API_KEY",
247
  "Accept": "application/json, text/event-stream"
 
270
  <div style="background: white; padding: 20px; border-radius: 8px; border-left: 4px solid #f56565;">
271
  <h4 style="margin: 0 0 10px 0; color: #2d3748;">💬 LeChat</h4>
272
  <ul style="margin: 0; padding-left: 20px; font-size: 0.9em;">
273
+ <li>MCP Server URL: <code>https://mcp.withwandb.com/mcp</code></li>
274
  <li>Auth: Bearer token</li>
275
  <li>Token: Your W&B API key</li>
276
  </ul>