Remix.run Logo
clintonb 11 hours ago

I like MCP for _remote_ services such as Linear, Notion, or Sentry. I authenticate once and Claude has the relevant access to access the remote data. Same goes for my team by committing the config.

Can I “just call the API”? Yeah, but that takes extra work, and my goal is to reduce extra work.

jngiam1 9 hours ago | parent [-]

This is the key. MCP encapsulates tools, auth, instructions.

We always need something for that - and it needs to work for non tech users too