
1{2 "mcpServers": {3 "jira": {4 "env": {5 "JIRA_HOST": "your-jira-host.atlassian.net",6 "JIRA_USERNAME": "your-jira-username",7 "JIRA_API_TOKEN": "your-jira-api-token"8 },9 "args": [10 "/absolute/path/to/your/project/dist/index.js"11 ],12 "command": "node"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation