magic
stdioUsed by 2 plugins
Installs superclaude-framework, the highest-starred plugin that provides this server
Install
1
Run in your terminal$
npx claudepluginhub rafaelcalleja/claude-market-place --plugin superclaude-frameworkAdd to Your Project
Add to your .mcp.json:
{
"mcpServers": {
"magic": {
"command": "npx",
"args": [
"@21st-dev/magic"
],
"env": {
"TWENTYFIRST_API_KEY": "<your-twentyfirst-api-key>"
}
}
}
}Replace placeholder values for: TWENTYFIRST_API_KEY
Security Considerations
Requires secrets
This MCP server needs API keys or credentials. Configure them in your environment before use.
External connections
This server connects to external services. Review the URLs it accesses before enabling.
Command
npxAccess Level
write
Arguments
@21st-dev/magic
Environment Variables
TWENTYFIRST_API_KEY=Required Secrets
TWENTYFIRST_API_KEY