Loading MCP server directory, please wait...
A choose your own adventure game where you play as a startup founder trying to build a unicorn again
npx @getmcp/cli add ai.smithery/smithery-unicornRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/smithery-unicorn": {
"url": "https://server.smithery.ai/@smithery/unicorn",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}