You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update README with Linear integration and expanded tool documentation
- Add Linear MCP server package to available packages section
- Include Linear integration configuration instructions
- Provide Linear command usage examples
- Update documentation links and structure
- Enhance troubleshooting section for multiple service integrations
|[@mcp-devtools/jira](./packages/jira/README.md)| Jira MCP server integration |[](https://www.npmjs.com/package/@mcp-devtools/jira)|
23
+
|[@mcp-devtools/linear](./packages/linear/README.md)| Linear MCP server integration |[](https://www.npmjs.com/package/@mcp-devtools/linear)|
23
24
24
25
## 🚀 Quick Start
25
26
26
27
### Configuration in Cursor IDE
27
28
29
+
#### Jira Integration
30
+
28
31
1. Open Cursor Settings → MCP
29
32
2. Click "Add New MCP Server"
30
33
3. Fill in the following details:
@@ -39,9 +42,25 @@ MCP (Model Context Protocol) DevTools is a collection of packages that enable AI
39
42
> -`JIRA_API_MAIL`: Your Atlassian account email
40
43
> -`JIRA_API_KEY`: Your Atlassian API key ([Create one here](https://id.atlassian.com/manage-profile/security/api-tokens))
0 commit comments