Skip to content

Commit 7cae47c

Browse files
authored
update mcp conn json
1 parent 28b2477 commit 7cae47c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

web/docs/mcp/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ Configure your MCP Cyclops server:
3636
```json
3737
{
3838
"mcpServers": {
39-
"mcp-cyclops": {
40-
"command": "mcp-cyclops"
39+
"cyclops-kubernetes": {
40+
"url": "http://localhost:8000/sse"
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)