8 points sukit 13 hours ago 11 comments
If you’re using MCP in production, what are you using it for? What advantages have you found over a normal API or direct tool integration or just CLI?
igor_nast 13 hours ago | parent
Read more about mcp tools/resources/prompts.
latchkey 4 minutes ago | parent
muzani 12 hours ago | parent
It searches to make sure it isn't a duplicate, writes up the ticket, then submits it.
Because it's a production tool, we want the cheapest possible one without it being too inaccurate. If you used a API etc, you'd end up building what's effectively a MCP-like adapter on top of it anyway so it could communicate in natural language instead of dealing with JSON and such.
Linear's MCP is also very clean and well designed, probably one of their core advantages over, say, Jira. I wouldn't know what the API looks like because the MCP works great.
InfiniteLoup 6 hours ago | parent
I was under the impression that Linear's MCP server code isn't public. How do you know that it's well-designed beyond following spec[1][2]?
[1] https://linear.app/docs/mcp [2] https://modelcontextprotocol.io/specification/2026-07-28
tbrntbqm 5 hours ago | parent
mrubon 3 hours ago | parent
altbdoor 18 minutes ago | parent
boltguo 19 minutes ago | parent
caudena 3 minutes ago | parent
We have received very good feedback from clients across the enterprise and consumer segments, they really like it.