codeflash/.mcp.json
2026-02-15 00:20:41 +00:00

12 lines
151 B
JSON

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