LIVE ENDPOINT
https://app.hermoso.ai/mcp?src=registry
Connect to this endpoint to inspect the live schema for set_role and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hermoso]
url = "https://app.hermoso.ai/mcp?src=registry"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hermoso": {
"type": "http",
"url": "https://app.hermoso.ai/mcp?src=registry"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hermoso
Remote MCP URL: https://app.hermoso.ai/mcp?src=registry
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hermoso": {
"url": "https://app.hermoso.ai/mcp?src=registry"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hermoso": {
"type": "http",
"url": "https://app.hermoso.ai/mcp?src=registry"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hermoso",
"transport": "streamable-http",
"url": "https://app.hermoso.ai/mcp?src=registry"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
enable_tools— Switch on a group of tools that is not in this session's roster.find_tools— Search EVERY Hermoso tool — including the paid-campaign (`ads`), `analytics` and `channel_admin` groups that are NOT in this session's starting list because of their size — by name, task or group, and get each one's parameters in one line.call_tool— Run ANY Hermoso tool by name — including the paid-campaign, analytics and channel-admin tools that are not in this session's starting list — with the same permissions, the same account and the same result as calling it directly.post_to_bluesky— Publish a post to Bluesky as the connected account.post_to_telegram— Publish to a Telegram channel, group or chat as the brand's own bot.list_telegram_chats— Find the chat ids this Telegram bot can be addressed by.hermoso_capabilities— Probe what this Hermoso account can do RIGHT NOW: available image/video model ids + their exact credit costs, aspect ratios, video durations, the recipe ids, and the canEdit/canAvatar flags.hermoso_credits— Return the account credit balance, the credits this account has spent on the calls listed, and those recent priced calls.