Stoory Hire Specialist for Claude Desktop
io.github.stoorybot/stoory-mcp
Find and hire a human specialist from the Stoory marketplace, right from chat.
client:Claude Desktop
transport:streamable-http
tools:4
Install Stoory Hire Specialist in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stoory-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.stoory.io/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs