site-mariage/.mcp.json
Corentin Joguet bff653acd6 first commit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-15 10:30:37 +02:00

14 lines
286 B
JSON

{
"mcpServers": {
"byan": {
"command": "node",
"args": [
"/Users/corentinjoguet/Documents/site-photo/_byan/mcp/byan-mcp-server/server.js"
],
"env": {
"BYAN_API_URL": "http://localhost:3737",
"BYAN_API_TOKEN": ""
}
}
}
}