Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"henry": {
"command": "npx",
"args": [
"-y",
"@henrylabs/mcp@latest",
"--tag=hosted"
],
"env": {
"HENRY_SDK_API_KEY": "${HENRY_SDK_API_KEY:-}",
"HENRY_SDK_ENVIRONMENT": "${HENRY_SDK_ENVIRONMENT:-sandbox}"
}
}
}
}Replace placeholder values for: HENRY_SDK_API_KEY
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
HENRY_SDK_API_KEY=${HENRY_SDK_API_KEY:-}HENRY_SDK_ENVIRONMENT=${HENRY_SDK_ENVIRONMENT:-sandbox}Sensitive values you must provide — never committed to source control
npx claudepluginhub henry-social/skills --plugin henry