mcp-hub/.vscode/mcp.json

13 lines
133 B
JSON
Raw Permalink Normal View History

{
"servers": {
"test-mcp": {
"url": "https://mcp.arik.work/sample-mcp/sse",
"type": "sse"
}
}
,
"inputs": []
}