Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "github project manager": {4 "env": {5 "GITHUB_REPO": "your_repo",6 "GITHUB_OWNER": "your_username",7 "GITHUB_TOKEN": "your_github_token",8 "GOOGLE_API_KEY": "your_google_api_key",9 "OPENAI_API_KEY": "your_openai_api_key",10 "ANTHROPIC_API_KEY": "your_anthropic_api_key",11 "PERPLEXITY_API_KEY": "your_perplexity_api_key"12 },13 "args": [14 "-y",15 "mcp-github-project-manager"16 ],17 "command": "npx"18 }19 }20}
No reviews yet. Be the first to review!
Sign in to join the conversation