mirror of
https://github.com/dpearson2699/swift-ios-skills.git
synced 2026-09-14 19:44:27 +08:00
2495858680
Link the repository to the dpearson2699 Tessl project and add MCP setup for supported agents.
13 lines
151 B
JSON
13 lines
151 B
JSON
{
|
|
"mcpServers": {
|
|
"tessl": {
|
|
"type": "stdio",
|
|
"command": "tessl",
|
|
"args": [
|
|
"mcp",
|
|
"start"
|
|
]
|
|
}
|
|
}
|
|
}
|