Explore >> Select a destination


You are here

egghead.io
| | github.com
1.9 parsecs away

Travel
| | MCP Server for interacting with Xcode. Contribute to drewster99/xcode-mcp-server development by creating an account on GitHub.
| | ezyang.github.io
1.7 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.
| | www.kodeco.com
1.6 parsecs away

Travel
| | Tired of copying code between AI chat windows and your editor? Claude Code brings AI-powered development directly to your command line and your IDE. This tutorial covers installation, project creation, codebase analysis, and advanced workflows that will transform how you approach coding tasks.
| | gist.github.com
8.3 parsecs away

Travel
| Example REST. GitHub Gist: instantly share code, notes, and snippets.