MCP server for the Cooper Component Library. Provides component documentation, prop inspection, color palette info, and scaffolding tools for AI assistants.
{
"mcpServers": {
"coopercocomponent-library": {
"command": "npx",
"args": [
"-y",
"@cooperco/component-library-mcp-server"
]
}
}
}