Spaces:
Build error
Build error
Create claude_desktop_config.json
Browse files
claude_desktop_config.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mcpServers": {
|
| 3 |
+
"gresham-house-agent": {
|
| 4 |
+
"url": "https://YOUR-SPACE.hf.space/mcp/",
|
| 5 |
+
"transportType": "sse"
|
| 6 |
+
}
|
| 7 |
+
}
|
| 8 |
+
}
|