Loading MCP server directory, please wait...
Deterministic Chakra UI code from your Shippp design files, straight into your IDE agent.
npx @getmcp/cli add ai.shippp/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SHIPPP_API_KEYYour Shippp API key (sk_...), created in your Shippp workspace settings.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.shippp/mcp": {
"command": "npx",
"args": [
"-y",
"@shippp/mcp"
],
"env": {
"SHIPPP_API_KEY": "",
"SHIPPP_API_URL": ""
}
}
}
}