Local stdio MCP server for Hyperstar headless workflows, providing tools for creator search, campaign management, bulk email, and inbox operations.
{
"mcpServers": {
"hyperstarmcp-1": {
"command": "npx",
"args": [
"-y",
"@hyperstar/mcp"
]
}
}
}