Spaces:
Paused
Paused
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -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://
|
| 245 |
"headers": {
|
| 246 |
"Authorization": "Bearer YOUR_WANDB_API_KEY",
|
| 247 |
"Accept": "application/json, text/event-stream"
|
|
|
|
| 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://mcp.withwandb.com/mcp",
|
| 245 |
"headers": {
|
| 246 |
"Authorization": "Bearer YOUR_WANDB_API_KEY",
|
| 247 |
"Accept": "application/json, text/event-stream"
|