Commit 190e118b authored by MD. SHAHIDUL ISLAM's avatar MD. SHAHIDUL ISLAM

Update MCP server name to dohatec-jira in config examples

- Changed Claude Desktop config server name from 'jira-mcp' to 'dohatec-jira'
- Changed Cursor config server name from 'Jira Server' to 'dohatec-jira'
- Command remains 'jira-mcp' (the installed package name)
- More specific server identifier for Dohatec's Jira instance
parent 8e67bb60
......@@ -64,7 +64,7 @@ Add this configuration with your Jira credentials:
```json
{
"mcpServers": {
"jira-mcp": {
"dohatec-jira": {
"command": "jira-mcp",
"env": {
"JIRA_SERVER": "http://103.41.111.60:8085",
......@@ -84,7 +84,7 @@ That's it! The credentials are configured in the JSON file.
1. Open Cursor Settings → Features → **MCP Servers**
2. Click **+ Add New MCP Server**
3. **Name:** `Jira Server`
3. **Name:** `dohatec-jira`
4. **Type:** `command`
5. **Command:** `jira-mcp`
6. **Environment Variables:** Set in the UI:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment