Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "jira": {4 "env": {5 "JIRA_HOST": "https://your-domain.atlassian.net",6 "JIRA_EMAIL": "your-email@example.com",7 "JIRA_API_TOKEN": "op://YOUR_VAULT_NAME/YOUR_ITEM_NAME/info/access token"8 },9 "args": [],10 "command": "/path/to/mcp-server-jira/start-server.sh"11 }12 }13}
暂无评论. 成为第一个评论的人!
登录以参与讨论