@yawlabs/tailscale-mcp 0.10.6 → 0.10.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +1841 -987
- package/package.json +5 -3
package/README.md
CHANGED
|
@@ -210,7 +210,7 @@ MCP Resources expose read-only data clients can browse without a tool call.
|
|
|
210
210
|
| ACL Policy | `tailscale://tailnet/acl` | Full ACL policy (HuJSON preserved) |
|
|
211
211
|
| DNS Config | `tailscale://tailnet/dns` | Nameservers, search paths, split DNS, MagicDNS |
|
|
212
212
|
|
|
213
|
-
## Tools (
|
|
213
|
+
## Tools (89)
|
|
214
214
|
|
|
215
215
|
<details>
|
|
216
216
|
<summary><strong>Status</strong> (1 tool)</summary>
|