This commit is contained in:
2026-02-05 17:08:46 +01:00
parent 69ceb80b4d
commit 5a3d16028c
17 changed files with 334 additions and 27 deletions

View File

@@ -0,0 +1,10 @@
name: New MCP server
version: 0.0.1
schema: v1
mcpServers:
- name: New MCP server
command: npx
args:
- -y
- <your-mcp-server>
env: {}