Skip to content
View lucid-jin's full-sized avatar

Block or report lucid-jin

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
lucid-jin/README.md

Hi, I'm @lucid-jin 👋

I'm interested in React, TypeScript, and building developer tools.

🔧 Projects

mcpick — Pick and sync MCP server configs across AI tools

Sync MCP configurations between Claude Code, Claude Desktop, Cursor, Codex, Gemini CLI, and Copilot CLI with a single command or web dashboard.

  • CLI: mcpicker list / mcpicker sync / mcpicker doctor
  • Dashboard: mcpicker dashboard — drag-and-drop MCP sync at localhost:4747
  • Auto-conversion: HTTP ↔ mcp-remote, path resolution
  • Stack: Bun / TypeScript / Node.js compatible
# See all your MCP servers across every AI tool
node dist/index.js list

# Sync with auto HTTP conversion
node dist/index.js sync claude-code claude-desktop

# Web dashboard
node dist/index.js dashboard

Pinned Loading

  1. lucid-jin lucid-jin Public

    Config files for my GitHub profile.

  2. claude-toolkit claude-toolkit Public

    Python

  3. second-brain second-brain Public

  4. notion-mcp-fast notion-mcp-fast Public

    Fast, read-only MCP server for Notion - reads directly from local SQLite cache

    Python 1 1

  5. devflow devflow Public

    TUI for Linear cycle-driven development with Claude Code

    Go 2