13 lines
151 B
JSON
13 lines
151 B
JSON
{
|
|
"mcpServers": {
|
|
"tessl": {
|
|
"type": "stdio",
|
|
"command": "tessl",
|
|
"args": [
|
|
"mcp",
|
|
"start"
|
|
]
|
|
}
|
|
}
|
|
}
|