4 skills found
SecretiveShell / MCP-BridgeA middleware to provide an openAI compatible endpoint that can call MCP tools
muthuishere / mcp-server-bash-sdkMCP server SDK/example implemented entirely in bash — build a Model Context Protocol server with no runtime dependency beyond a POSIX shell.
lacymorrow / lacyTalk to your shell — commands run, questions go to AI. No prefixes.
iamfarzad / FB-c_labV2"dev:shell": "./scripts/dev-safe.sh", "mcp:bridge": "pnpm dlx @agentdeskai/browser-tools-server@latest", "mcp:server": "pnpm dlx @agentdeskai/browser-tools-mcp@1.2.0", "mcp:dev": "concurrently --names \"bridge,mcp\" --kill-others-on-fail \"pnpm mcp:bridge\" \"pnpm mcp:server\"", "lint": "next lint",…