Initial commit
This commit is contained in:
14
server/cmd/mcp/config.yaml
Normal file
14
server/cmd/mcp/config.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
mcp:
|
||||
name: GVA_MCP
|
||||
version: v1.0.0
|
||||
path: /mcp
|
||||
addr: 8889
|
||||
base_url: http://127.0.0.1:8889/mcp
|
||||
upstream_base_url: http://127.0.0.1:8888
|
||||
auth_header: x-token
|
||||
request_timeout: 15
|
||||
|
||||
autocode:
|
||||
root: ../../..
|
||||
server: server
|
||||
web: web/src
|
||||
Reference in New Issue
Block a user