
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
@channel.io/admin-mcp
Advanced tools
admin-mcp
는 Channel.io의 관리자 도구들을 위한 Model Context Protocol (MCP) 서버입니다. 현재는 기본적인 health check 기능을 제공하며, 향후 다양한 관리자 유틸리티 기능들을 추가할 수 있도록 확장 가능한 구조로 설계되었습니다.
cd apps/admin-mcp && pnpm install && pnpm build
Cursor Settings > Features > MCP 에서 "+ Add New MCP Server"를 클릭하여 MCP 서버를 추가합니다. (참고 문서)
admin-mcp
(또는 원하는 이름)npx
-y
@channel.io/admin-mcp
채팅 인터페이스에서 AI 어시스턴트에게 관리자 도구 관련 작업을 요청할 수 있습니다.
예시 프롬프트:
서버 상태를 확인해줘.
AI 어시스턴트는 등록된 MCP 서버(admin-mcp
) 내의 적절한 함수를 호출하여 요청된 정보를 가져와 응답에 활용합니다.
새로운 관리자 도구 기능을 추가하려면:
src/services/
디렉토리에 새로운 서비스 파일 생성src/tools/
디렉토리에 해당 도구의 MCP 툴 등록 파일 생성src/index.ts
와 src/server.ts
에서 새로운 툴 등록현재 admin-mcp는 특별한 환경 변수 설정이 필요하지 않습니다. 향후 기능 확장 시 필요에 따라 추가될 수 있습니다.
Channel.io 내부 사용을 위한 도구입니다.
FAQs
Admin utilities Model Context Protocol server for Channel.io
The npm package @channel.io/admin-mcp receives a total of 0 weekly downloads. As such, @channel.io/admin-mcp popularity was classified as not popular.
We found that @channel.io/admin-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.