Merge pull request #485 from alirezarezvani/tessl/setup-1775262086512

Tessl/setup 1775262086512
This commit is contained in:
Alireza Rezvani
2026-04-04 02:22:25 +02:00
committed by GitHub
2 changed files with 16 additions and 0 deletions

12
.mcp.json Normal file
View File

@@ -0,0 +1,12 @@
{
"mcpServers": {
"tessl": {
"type": "stdio",
"command": "tessl",
"args": [
"mcp",
"start"
]
}
}
}

4
tessl.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "claude-skills",
"dependencies": {}
}