-
-
Notifications
You must be signed in to change notification settings - Fork 275
Open
Description
Hello! What value should I pass for --github-api-key? I already have a GitHub access token.
I'm trying to integrate with Cursor (the IDE I'm using).
Code:
{
"mcpServers": {
"shadcn-ui": {
"command": "npx",
"args": ["@jpisnice/shadcn-ui-mcp-server", "--github-api-key", "ghp_your_token_here"]
}
}
}
Metadata
Metadata
Assignees
Labels
No labels