Explore >> Select a destination


You are here

egghead.io
| | blog.henricook.com
3.3 parsecs away

Travel
| | Grant Claude Code CLI the ability to perform read actions without constantly asking for user permission
| | ezyang.github.io
4.3 parsecs away

Travel
| | Model Context Protocol servers provide a standard interface for LLMs to interact with their environment. Cursor Agent mode and Claude Code use agents extensively. For example, instead of needing a separate RAG system (e.g., as previously provided by Cursor) to find and feed the model relevant context files, the LLM can instead call an MCP which will let it lookup what files it wants to look at before deciding what to do. Similarly, a model can run tests or build and then immediately work on fixing problems when this occurs. It is clear that Anthropic's built-in MCP servers are useful, and you should use agent mode when you can.
| | github.com
3.3 parsecs away

Travel
| | Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands. - anthropics/claude-code
| | www.computerworld.com
12.4 parsecs away

Travel
| Panelists at this month's Microsoft Ignite event talked about their efforts to roll out agentic AI at their companies, including what works - and what still needs work.