Adi12345 commited on
Commit
28249cb
·
verified ·
1 Parent(s): 50daf2a

Create claude_desktop_config.json

Browse files
Files changed (1) hide show
  1. claude_desktop_config.json +8 -0
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
+ }