mgbam commited on
Commit
74f5bb7
·
verified ·
1 Parent(s): 2bbdb04

Delete mcp.json

Browse files
Files changed (1) hide show
  1. mcp.json +0 -11
mcp.json DELETED
@@ -1,11 +0,0 @@
1
- {
2
- "servers": [
3
- {
4
- "name": "MCP Server",
5
- "transport": {
6
- "type": "sse",
7
- "url": "http://localhost:7860/gradio_api/mcp/sse"
8
- }
9
- }
10
- ]
11
- }