mcp-server

Yocoolab/mcp-server
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server for Claude Code — exposes Yocoolab feedback threads and design selections as tools
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Yocoolab/mcp-server"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) server that exposes [Yocoolab](https://yocoolab.com) feedback threads, design selections, and activity events as tools for Claude Code and other MCP-compatible clients. With this installed, your AI coding assistant can: - List and triage open design feedback threads on your repo

Tools (11)

GITHUB_TOKENYOCOOLAB_API_URLYOCOOLAB_BRIDGE_PORTYOCOOLAB_BRIDGE_WORKSPACEYOCOOLAB_TOKENai_analyze_pagecreate_pr_for_threadget_ai_conversationsget_deployment_previewlist_open_threadsreply_to_companion