codeflash/.mcp.json

13 lines
151 B
JSON
Raw Permalink Normal View History

2026-02-15 00:20:41 +00:00
{
"mcpServers": {
"tessl": {
"type": "stdio",
"command": "tessl",
"args": [
"mcp",
"start"
]
}
}
}