Files
cortex/docs/examples/visual-studio-mcp-http.json
T

9 lines
108 B
JSON

{
"servers": {
"cortex": {
"type": "http",
"url": "http://localhost:5117/mcp"
}
}
}