loading…
Search for a command to run...
loading…
tlocal — MCP server via Smithery
tlocal — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"tlocal": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"xue20010808/tlocal"
]
}
}
}