initial commit
This commit is contained in:
20
config/mcpo/mcpo.json
Normal file
20
config/mcpo/mcpo.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"filesystem": {
|
||||
"transport": "sse",
|
||||
"url": "http://mcp-filesystem:8010/sse"
|
||||
},
|
||||
"gitea": {
|
||||
"transport": "sse",
|
||||
"url": "http://mcp-gitea:8000/sse"
|
||||
},
|
||||
"k8s": {
|
||||
"transport": "sse",
|
||||
"url": "http://mcp-k8s:8012/sse"
|
||||
},
|
||||
"media": {
|
||||
"transport": "sse",
|
||||
"url": "http://mcp-media:8013/sse"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user