mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
13 lines
151 B
JSON
13 lines
151 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"tessl": {
|
||
|
|
"type": "stdio",
|
||
|
|
"command": "tessl",
|
||
|
|
"args": [
|
||
|
|
"mcp",
|
||
|
|
"start"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|