| { | |
| "mcpServers": { | |
| "hydraulic-solver": { | |
| "command": "npx", | |
| "args": [ | |
| "mcp-remote", | |
| "https://your-space.hf.space/sse", | |
| "--header", | |
| "Authorization: Bearer your-secret" | |
| ] | |
| } | |
| } | |
| } | |
| { | |
| "mcpServers": { | |
| "hydraulic-solver": { | |
| "command": "npx", | |
| "args": [ | |
| "mcp-remote", | |
| "https://your-space.hf.space/sse", | |
| "--header", | |
| "Authorization: Bearer your-secret" | |
| ] | |
| } | |
| } | |
| } | |