Files
huskies/.mcp.json
T

12 lines
176 B
JSON
Raw Normal View History

{
"mcpServers": {
2026-04-03 17:03:44 +01:00
"huskies": {
"type": "http",
"url": "http://localhost:3001/mcp",
"headers": {
"X-Huskies-Session": "1228"
}
}
}
}