Hacker News new | ask | show | jobs
by atonse 452 days ago
I’ve started using MCP just days ago and I feel the way I felt the first week I used ChatGPT.

It’s incredibly exciting. I started using the Atlassian MCP to get Claude to help me clean up our tickets.

Do things like “can you find all the tickets related to profile editing and combine them into an epic?”

1 comments

> “can you find all the tickets related to profile editing and combine them into an epic?”

That's a great use case. I imagine that makes you more productive because you can get multiple related issues out of the way by spending time in the same corner of your code base.

What other MCPs or use cases have caught your attention ?

Yeah I always use the analogy of “when I’m in the neighborhood, I’ll take care of that too” for related tickets.

I’ve had it update my tickets (like, leave a comment summarizing the code changes, transition the ticket.)

And I’ve described our workflow in a cursor rules file. And it knows to reassign the ticket to a certain person when I ask it to mark something ready for test. Or if I want to transition to a workflow strep 3 steps down, it knows my workflow from the rules file ands can perform each transition in sequence.