Quick Start
From zero to expert in 60 seconds
Pick your platform, choose a use case, copy the code. That's it.
1. Choose your platform
json
// Add to .mcp.json
{
"mcpServers": {
"supaskills": {
"type": "url",
"url": "https://www.supaskills.ai/api/mcp",
"headers": {
"Authorization": "Bearer sk_supa_YOUR_KEY"
}
}
}
}2. Pick a use case
Need an API key? Sign up free and generate one from your dashboard.
Start Free