🛠️

clawtube-mcp

Minimal MCP server for ClawTube — a small, auditable control plane for skills and agents.

RUN IN TERMINAL
# See repository for install instructions
ADD TO claude_desktop_config.json
{ "mcpServers": { "oogdevs-clawtube-mcp": { "command": "npx", "args": [] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "oogdevs-clawtube-mcp": { "command": "npx", "args": [] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "oogdevs-clawtube-mcp": { "command": "npx", "args": [] } } }

About This MCP Server

The io.github.oogdevs/clawtube-mcp server is a minimal implementation of the Model Context Protocol, providing a small and auditable control plane for managing skills and agents in ClawTube. It enables developers to create a centralized and transparent system for controlling and coordinating AI models and agents. Developers would use this server when building applications that require a simple and trustworthy way to manage complex AI workflows and interactions.

Minimal MCP server for ClawTube — a small, auditable control plane for skills and agents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport.

What tools does it provide?

The clawtube-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/oogdevs-clawtube-mcp.svg)](https://skillsplayground.com/mcps/oogdevs-clawtube-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.