tailscale
49Plugin Claude Code
MCP server and CLI for Tailscale: inspect and manage tailnet devices, routes, users, keys, DNS, and ACL policy over stdio or streamable HTTP.
Plugin Claude Code
MCP server and CLI for Tailscale: inspect and manage tailnet devices, routes, users, keys, DNS, and ACL policy over stdio or streamable HTTP.
MCP server Claude CodeCodexCursor +2
MCP server and CLI for Tailscale: inspect and manage tailnet devices, routes, users, keys, DNS, and ACL policy over stdio or streamable HTTP. Runs locally from the @dinglebear/rtailscale npm package. Needs 10 environment variables to run.
Skill Claude CodeCodex
Bridge to the Tailscale REST API (https://api.tailscale.com/api/v2) via the tailscale-rmcp MCP server. Exposes a single tailscale MCP tool with action dispatch. Use the three tiers below in order: MCP first, CLI second, raw REST only as a last resort.
MCP server Claude CodeCodexCursor +2
Tailscale device, route, DNS, key, user, and ACL management over MCP and CLI. Runs locally from the @dinglebear/rtailscale npm package. Needs 5 environment variables to run.
Settings file Claude Code
Agent settings configuring worktree.
Instructions file CodexOpenCode
AGENTS.md instructions for dinglebear-ai/labby, a project described as: Rust homelab control plane and Labby MCP gateway for agents, plugins, registries, stash workspaces, setup, logs, fleet operations, CLI/API/web UI.
Instructions file
Claude Code instructions for dinglebear-ai/labby, covering labby development instructions, current product shape, workspace boundaries, feature contract and architecture rules.
Instructions file Gemini CLI
Gemini CLI instructions for dinglebear-ai/labby, a project described as: Rust homelab control plane and Labby MCP gateway for agents, plugins, registries, stash workspaces, setup, logs, fleet operations, CLI/API/web UI.
Plugin Claude Code
Rust MCP gateway with Code Mode, authentication, protected routes, setup, logs, CLI, HTTP API, and operator web UI.
MCP server Claude CodeCodexCursor +2
MCP server "lab", hosted remotely, as configured in dinglebear-ai/labby.
Skill Claude CodeCodex
Use when creating, editing, validating, testing, running, explaining, or removing Labby Code Mode snippets; when a user wants a reusable workflow made from gateway MCP tools; or when building schema-backed snippets from upstream tool ids, JSON schemas, params, inputs, defaults, artifacts, and MCP/CLI snippet actions.
Skill Claude CodeCodex
This skill should be used when the user mentions labby, the labby CLI, the Lab gateway, or any Lab operator surface. Triggers include: "run labby doctor", "check labby health", "start the labby MCP server", "configure /.labby/.env", "search upstream MCP tools with Code Mode", "use labby gateway to import servers"…
MCP server Claude CodeCodexCursor +2
Rust MCP gateway with Code Mode, authentication, setup, logs, CLI, HTTP API, and operator web UI. Runs locally from the @dinglebear/labby npm package. Needs 3 environment variables to run.
Settings file Claude Code
Self-hosted RAG stack for crawl, scrape, search, ingest, query, and ask workflows with Qdrant, TEI embeddings, Chrome rendering, MCP/CLI/REST, and Gemini synthesis.
Instructions file CodexOpenCode
AGENTS.md instructions for dinglebear-ai/axon, a project described as: Self-hosted RAG stack for crawl, scrape, search, ingest, query, and ask workflows with Qdrant, TEI embeddings, Chrome rendering, MCP/CLI/REST, and Gemini synthesis.
Instructions file
Claude Code instructions for dinglebear-ai/axon, covering axon cli, repository facts, verification scope guard, generated contract gate and quick start.
Instructions file Gemini CLI
Gemini CLI instructions for dinglebear-ai/axon, a project described as: Self-hosted RAG stack for crawl, scrape, search, ingest, query, and ask workflows with Qdrant, TEI embeddings, Chrome rendering, MCP/CLI/REST, and Gemini synthesis.
Plugin Claude Code
Self-hosted RAG engine in Rust: crawl, scrape, ingest, embed, and query any source, with hybrid retrieval and cited LLM synthesis over MCP, CLI, and REST.
MCP server Claude CodeCodexCursor +2
MCP server "axon", hosted remotely, as configured in dinglebear-ai/axon.
Agent
Use this agent when the user wants to research a topic and get a grounded, cited answer from the web. Typical triggers include "research X for me", "find and index information about X", asking a question where the current index likely has no relevant content, or when a previous ask returned sparse or empty results.…
Command
Deploy or restart the axon stack (qdrant, tei, chrome, axon) via docker compose.
Skill Claude CodeCodex
RAG synthesis prompt for axon ask — source-grounded, depth-adaptive, injection-hardened. Loaded at runtime by src/vector/ops/commands/ask/synthesisprompt.rs.
Skill Claude CodeCodex
Route web search, source indexing, extraction, RAG, jobs, and watch tasks through the local Axon CLI.
Skill Claude CodeCodex
Use when extracting structured company lists from public or authorized directories into JSON, CSV, CRM-ready lists, or research tables.