How to use Remote MCP with Claude Code
By now, almost everyone who is using AI for code generation should be aware of Claude Code — an awesome CLI-based agentic code generation tool.
I’ve tried it a couple of times recently and I’m really impressed with the results 🙌
Remote MCP is now supported.
Which means you can now integrate your tools easily with Claude Code.
Just imagine — you say a query like “Fix bug-x”, and it fetches the bug details from Sentry (or your bug reporting app) and addresses it.
How cool is that? 🤯
👉 https://x.com/AnthropicAI/status/1935367951542280239
Credits:
- Screencast video is by Anthropic
Happy AI-assisted coding.