Skip to content
View Ev3lynx727's full-sized avatar

Block or report Ev3lynx727

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. wristworks wristworks Public

    NTP-calibrated multi-timezone clock fetcher — Rust native addon, TypeScript API, MCP server, CLI dashboard. #ai #module #tools

    TypeScript

  2. ghostclaw ghostclaw Public

    Ghostclaw - AI Architectural Code Review Assistant. A vibe-based coding assistant focused on architectural integrity and system-level flow issues.

    Python 2

  3. mcp-shellcheck mcp-shellcheck Public

    A Model Context Protocol (MCP) server that provides shell script linting via ShellCheck. Enables AI coding assistants like Claude, Cursor, and OpenCode to analyze shell scripts for bugs, stylistic …

    Python 1 1

  4. oh-my-mcp oh-my-mcp Public

    A collection of MCP (Model Context Protocol) servers, tools, and integrations for AI-powered development. Enhance your IDE, VSCode, and agent workflows with Model Context Protocol.

    TypeScript

  5. server-commands-rtk server-commands-rtk Public

    A Model Context Protocol (MCP) server for enhanced shell command execution — RTK token minimization, persistent caching, execution logging, and safe file writes for AI coding agents

    TypeScript 2 1

  6. Complete guide: Integrating server-c... Complete guide: Integrating server-commands-rtk MCP server with GitHub Copilot CLI
    1
    # Integrating server-commands-rtk with GitHub Copilot CLI
    2
    
                  
    3
    A complete guide to install, configure, and use the MCP server for shell command execution, caching, and logging within Copilot CLI.
    4
    
                  
    5
    ## What is server-commands-rtk?