A choose your own adventure game where you play as a startup founder trying to build a unicorn again
claude mcp add smithery-unicorn --transport http https://server.smithery.ai/@smithery/unicorn
~/.cursor/mcp.json
{
"mcpServers": {
"smithery-unicorn": {
"url": "https://server.smithery.ai/@smithery/unicorn"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"smithery-unicorn": {
"serverUrl": "https://server.smithery.ai/@smithery/unicorn"
}
}
}
.vscode/mcp.json
{
"servers": {
"smithery-unicorn": {
"type": "http",
"url": "https://server.smithery.ai/@smithery/unicorn"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"smithery-unicorn": {
"url": "https://server.smithery.ai/@smithery/unicorn"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"smithery-unicorn": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@smithery/unicorn"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://server.smithery.ai/@smithery/unicorn |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/ai.smithery--smithery-unicorn/reviews or the review_server meta-tool.
POST /mcp