First docker build

This commit is contained in:
DominicJamesWhite
2025-04-09 14:23:05 +02:00
parent bc36926535
commit c692b676f6
4 changed files with 23 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
{
"mcpServers": {
"canyon": {
"command": "/app/bin/canyon",
"args": ["mcp"],
"env": {}
}
}
}