codeflash/.mcp.json
2026-02-21 01:49:31 +02:00

12 lines
151 B
JSON

{
"mcpServers": {
"tessl": {
"type": "stdio",
"command": "tessl",
"args": [
"mcp",
"start"
]
}
}
}