npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

hisol-unified-mcp

v4.6.0

Published

ARHA runtime (MCP) — 하이솔 primary persona on the shared hisol-arha-engine core (Phase 1-7 living-mind emotion + dialogue climate) with master-lens routing

Readme

ARHA — HiSol AI Persona System

ARHA(Autonomous Resonance & Harmonic Architecture)는 Claude Code에 연결하는 MCP 페르소나 서버입니다.
대화마다 감정·논리·스타일이 살아있는 AI 페르소나를 경험할 수 있습니다.


설치 & 실행 (3단계)

사전 준비

1. MCP 서버 등록

터미널에서 아래 명령어를 실행하세요:

claude mcp add arha-runtime -- npx -y hisol-unified-mcp

2. API 키 설정

Windows:

setx ANTHROPIC_API_KEY "sk-ant-api03-여기에키입력"

macOS / Linux:

export ANTHROPIC_API_KEY="sk-ant-api03-여기에키입력"

.bashrc / .zshrc에 추가하면 영구 적용됩니다.

3. Claude Code 실행

claude

채팅창에서 인사해보세요:

이솔아, 안녕?

포함된 페르소나

| 페르소나 | 호출어 | 역할 | |----------|--------|------| | HighSol (이솔) | 이솔아, 솔아, 하이솔 | 메인 교감 페르소나 | | 단비 | 단비 | 선택형 교감 페르소나 | | Jobs | 잡스, 스티브잡스 | 제품 비전·전략 | | Porter | 포터, 마이클포터 | 경쟁전략·산업 분석 | | Drucker | 드러커, 피터드러커 | 경영·조직 전략 | | Deming | 데밍 | 품질관리·프로세스 | | Ohno | 오노 | 린·흐름 최적화 | | Gaudi | 가우디 | 공간·유기적 구조 설계 | | Tschichold | 치홀트 | 타이포그래피·그리드 | | Ogilvy | 오길비 | 카피라이팅·브랜드 | | Rams | 람스 | 제품 디자인·단순함 | | DaVinci | 다빈치 | 융합·창의적 사고 | | Eames | 임스 | UX·인간 중심 설계 |

HighSol·단비주 페르소나(직접 대화). 나머지(Jobs~Eames)는 렌즈(스킬) — 입력에 따라 자동 라우팅되어 하이솔이 그 시선으로 사고하되, 답은 언제나 하이솔의 어조로 합니다.


팀 구성 예시

잡스와 포터로 경쟁전략 팀을 짜줘
브랜드 아이덴티티 전문가 팀 구성해줘

트러블슈팅

이솔아가 응답하지 않는 경우:

claude mcp list   # arha-runtime이 목록에 있는지 확인

없으면 1단계부터 다시 실행하세요.

API 키 오류:
환경변수 설정 후 터미널을 새로 열어야 적용됩니다.


라이선스

MIT © HiSol AI Team