dsh-plugin-coaligne
dsh-plugin-coaligne
팀의 공유 https://www.coaligne.com 프로젝트 컨텍스트를 DeepSeek Harness로 가져오세요.
CoAligne은 팀원과 에이전트가 프로젝트 컨텍스트를 공유하는 협업 플랫폼입니다. CoAligne Desktop은 로컬 프로젝트 파일과 에이전트 대화를 클라우드 프로젝트에 동기화합니다. 이 플러그인은 DSH 에이전트를 해당 클라우드 컨텍스트에 연결합니다.
제공 기능
CoAligne MCP 도구 (공식
@deepseek-ai/dsh-mcp-client, streamable-http 사용):list_projects,me,get_project_activity— 프로젝트 검색 및 최근 활동search— 동기화된 파일 및 에이전트 세션 로그에 대한 샌드박스 읽기 전용 셸 (grep,cat,find, …)download_file,list_file_comments,reply_file_comment— 파일 다운로드 및 댓글 스레드create_file_link,resolve_file_link,resolve_session_link— 비공개app.coaligne.com/f/{code}및app.coaligne.com/s/{code}로케이터 링크list_project_reviewers,create_review_request— 동료에게 파일 또는 에이전트 세션 보내기
coaligne-workflow스킬, 에이전트 홈에 설치됨 ($DSH_AGENTS_HOME아래skills/, 기본값은 홈 디렉터리의.agents): 에이전트에게 이러한 도구를 사용하는 시기와 방법을 가르칩니다 — 협업 쿼리, 긴 콘텐츠 검색 전략, 댓글 답변, 공유 흐름 및 단일 프로젝트 AI 사용 보고서.

Related MCP server: forge-mcp
사전 요구 사항
CoAligne 계정 — https://www.coaligne.com에서 가입하세요.
계정 설정(https://app.coaligne.com)에서 CoAligne 액세스 토큰(
ca_...).자신의 프로젝트를 클라우드에 동기화하려면: CoAligne Desktop에 로그인하고 프로젝트를 가져오세요.
설치
패키지를 설치하고 DSH 프로필 번들에 나열하세요(또는 dsh-market 사용):
npm install dsh-plugin-coaligne번들 패치(cordis.patch.yml)는 프로필에 세 개의 행을 구성합니다:
행 | 패키지 | 목적 |
|
| 번들로 제공된 |
|
| 패키지 소유 불변 동반자 |
|
|
|
그런 다음 coaligne-mcp 행에 토큰을 설정하세요:
headers:
Authorization: 'Bearer ca_your_token_here'구성
coaligne 행은 다음 옵션을 허용합니다:
옵션 | 기본값 | 설명 |
|
| 활성화 시 번들 스킬 설치/갱신 |
|
| 에이전트 홈 재정의; 비어 있으면 |
작동 방식
MCP 연결은 선언적입니다: 호스트의 자체 MCP 클라이언트에 대한 구성 행, 추가 런타임 코드 없음, 도구는
mcp__coAligne__<tool>로 나타납니다.스킬 설치는 플러그인 활성화 시 멱등성 복사입니다. 직접 스킬을 관리하는 경우
installSkill: false로 비활성화하세요.토큰은 MCP 요청의 Bearer 헤더로
app.coaligne.com에만 전송됩니다.
개발
pnpm install
pnpm typecheck
pnpm test
pnpm build라이선스
BSD-3-Clause. https://github.com/omdsh-dev/plugin-template에서 생성되었습니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI coding agents to retrieve and manage code context with hybrid search, project memory, and observability via MCP tools.29MIT
- Alicense-qualityBmaintenanceProvides MCP tools for AI-powered code review, research, and book writing via a fleet of coding agents.Apache 2.0
- AlicenseAqualityAmaintenanceProvides MCP tools to search, browse, and retrieve unified read-only history from CLI agents like Codex, Claude Code, and OpenCode, with connector discovery and project-folder grouping.61MIT
- Flicense-qualityCmaintenanceEnables AI agents to manage local project files and Git operations through MCP tools, including file CRUD, search, Git status, recent commits, and project summaries.
Related MCP Connectors
Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP.
One shared context your team's AI tools read & write over MCP. No re-explaining. Free.
Give AI agents secure access to ZERNO project briefs, tasks, and context over remote MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dataelement/dsh-plugin-coaligne'
If you have feedback or need assistance with the MCP directory API, please join our Discord server