Skip to main content
Glama

HRFCO Service

config841 B
# GitHub Codespaces SSH 설정 Host github.com HostName github.com User git IdentityFile ~/.ssh/id_ed25519 # Codespaces SSH 접속용 설정 Host codespaces-* HostName %h.ssh.github.com User %r Port 443 IdentityFile ~/.ssh/id_ed25519 IdentitiesOnly yes # GitHub Codespaces 직접 접속 Host github-codespaces HostName ssh.github.com User git Port 443 IdentityFile ~/.ssh/id_ed25519 IdentitiesOnly yes # HRFCO Service Codespaces Host hrfco-solid-waffle HostName solid-waffle-rxj9q6qwv4phxwp9.ssh.github.com User kwenhwang Port 443 IdentityFile ~/.ssh/id_ed25519 IdentitiesOnly yes Host hrfco-glorious-fortnight HostName glorious-fortnight-7xgq656wwvghxqxg.ssh.github.com User kwenhwang Port 443 IdentityFile ~/.ssh/id_ed25519 IdentitiesOnly yes

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/kwenhwang/hrfco-service'

If you have feedback or need assistance with the MCP directory API, please join our Discord server