Skip to content

Releases: JS190-prog/mcpworld

MCPWorld Agent v0.2.0-beta.6 (edge · GUI 개선)

28 Jun 03:05

Choose a tag to compare

MCPWorld Agent v0.2.0-beta.6 (edge)

GUI 사용성 개선(사용자 피드백 반영).

  • 연결 상태를 명확히 표시: 계정/에이전트ID/토큰(마스킹) + '✓ 연결됨' 로그
  • 첫 실행 시 ~/.mcpworld/config.json 자동 생성(로컬 MCP 목록이 비어 보이던 문제 해소)
  • 로컬 MCP 등불 안내(빨강=서버 미실행). 등록≠로컬 MCP 서버 실행임을 명시
  • 단일 인스턴스: 대시보드 클릭 때마다 새 창 대신 기존 창으로 전달+포커스
  • 토큰칸은 수동 폴백(딥링크 연결 시 자동 저장)

edge(prerelease) — 게이트 통과 후 stable로 승격됩니다.

MCPWorld Agent v0.2.0-beta.5 (edge · GUI)

28 Jun 01:07

Choose a tag to compare

MCPWorld Agent v0.2.0-beta.5 (edge)

데스크톱 GUI — 콘솔 없이 더블클릭으로 쓰는 창.

  • tkinter GUI(추가 의존성 없음): 연결 상태 등불, '이 PC 연결'(대시보드/토큰),
    로컬 MCP 도달성 등불, 컬러 로그, 업데이트 확인, 최소화/종료
  • 설치 시 GUI 바로가기(시작메뉴/바탕화면) + mcpworld:// 프로토콜이 GUI를 실행
  • 헤드리스 CLI(mcpworld-agent.exe)도 유지(서비스/자동화용)
  • (이전) 토큰 인증·자동 업데이트 포함

edge(prerelease) — 게이트 통과 후 stable로 승격됩니다.

MCPWorld Agent v0.2.0-beta.4 (edge)

28 Jun 00:43

Choose a tag to compare

MCPWorld Agent v0.2.0-beta.4 (edge)

웹 주도 온보딩 — 콘솔/이메일 입력 없이 대시보드 클릭으로 연결.

  • mcpworld:// URL 프로토콜 등록(인스톨러) → 대시보드 "이 PC 연결" 클릭이 에이전트를 실행
  • 계정 단위 에이전트 토큰(서명·장수명) — 이메일-only 인증 구멍 제거
  • 에이전트가 딥링크의 토큰을 ~/.mcpworld/agent.json 에 저장 후 자동 폴링
  • (이전 beta.3) 자동 업데이트 엔진 포함

edge(prerelease) — 게이트 통과 후 stable로 승격됩니다.

MCPWorld Agent v0.2.0-beta.3 (edge)

27 Jun 23:56

Choose a tag to compare

MCPWorld Agent v0.2.0-beta.2 → beta.3 (edge)

자동 업데이트 엔진을 탑재한 첫 에이전트입니다.

새로운 기능

  • stable 채널 자동 업데이트: 에이전트가 기동/주기적으로 stable 매니페스트를 확인해
    새 버전을 감지합니다.
  • --check-update: 새 버전 여부 확인. --self-update: 인스톨러 다운로드 →
    sha256 검증 → 사일런트 설치(per-user, UAC 불필요).
  • MCPWORLD_AUTO_UPDATE=1 환경변수: 최소버전 미만(forced)일 때 자동 적용.
  • 빌드 시 버전 스탬핑으로 바이너리가 자기 버전을 정확히 보고.

MCPWorld Agent v0.2.0-beta.2

27 Jun 15:02

Choose a tag to compare

Pre-release

MCPWorld Agent v0.2.0-beta.2

설치형 에이전트가 데스크톱 앱이 필요 없는 커넥터를 지원합니다.

새로운 기능

  • Local Code MCP 커넥터(localcode): 허용 폴더 내 코드/문서 파일 편집. 데스크톱 앱 불필요.
  • OpenCrab Ingest 커넥터(opencrab): 온톨로지/문서 인제스트. 데스크톱 앱 불필요.
  • 위 두 커넥터처럼 실행 파일이 없는 커넥터의 .status를 올바르게 보고하도록 에이전트 어댑터 보강(프로세스 없이도 available, 로컬 MCP 도달성 반영).

서버측(릴레이) 동반 변경

  • 3개 소비자 요금제(Free/Pro/Expert)는 동일 도구를 제공하며 일일 호출 쿼터로만 차등(Free 50 / Pro 1,000 / Expert 무제한).
  • 관리자 전용 도구(self-heal·명령 실행·재시작·스냅샷 등)는 소비자 세션에서 차단(Gate A).

설치

  • 일반 Windows 사용자: MCPWorld-Agent-Setup.exe
  • 관리/엔터프라이즈 배포: MCPWorld-Agent-Setup.msi

설치 파일은 이 릴리스에 CI(windows-latest)가 빌드해 자동 첨부합니다.

MCPWorld Agent v0.2.0-beta.1

19 Jun 03:18

Choose a tag to compare

Pre-release

MCPWorld Agent v0.2.0-beta.1 public beta.

Start here

Downloads

Recommended Windows installer:

  • MCPWorld-Agent-Setup.exe

Managed deployment installer:

  • MCPWorld-Agent-Setup.msi

Verification files:

  • latest.json release manifest
  • SHA256SUMS.txt checksums

Beta scope

This beta validates the hosted relay path:

  1. Agent registration
  2. Session issue
  3. Queued system.ping
  4. Agent poll
  5. Agent result callback

Application adapters currently focus on local availability/status checks. Deep file or UI automation should be tested only after explicit allowlists and audit logging are added.

Known beta notes

  • Installers are not code-signed yet and may trigger Windows SmartScreen warnings.
  • Development and diagnostic binaries are not published as public Release assets.
  • Do not post private files, tokens, session IDs, customer data, or payment details in public issues.
  • Use GitHub Issues for reproducible bugs and GitHub Discussions for setup questions.

MCP World v1.1.0

08 Jun 01:11

Choose a tag to compare

MCP World v1.1.0

개인정보 보호 — 공개 URL 도메인 마스킹

  • GUI 화면과 로그에 표시되는 공개 URL의 도메인을 ••••••••••로 가립니다(scheme·경로는 유지).
  • 📋 URL 버튼으로 복사하면 클립보드에는 항상 실제 URL이 들어갑니다 — 표시만 가릴 뿐 동작에는 영향 없음.

CAD MCP 연동 개선

  • CAD를 미실행 상태에서도 자동 실행하도록 CAD_MCP_LAUNCH_IF_MISSING=1 env 추가(config.example.json).
  • 사용하지 않게 된 cad_upload 보조 엔드포인트(/cmcp-upload/) 제거 — 단일 CAD 엔드포인트로 통합.

문서

  • Windows 11 전용 안내 추가(한/영) — 대상 앱이 Windows COM 자동화에 의존.
  • CAD 파일 업로드 주의사항 섹션 추가: ChatGPT 웹의 /mnt/data/... 샌드박스 경로는 로컬 서버가 직접 읽을 수 없으며, 실제 bytes 전송(upload_and_open_drawing / upload_drawing_chunk) 또는 명시적 로컬 경로만 안전하게 처리.