Files
claude-skills-reference/.mcp.json
2026-04-04 00:21:28 +00:00

13 lines
151 B
JSON

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