# Awesome Claude (awesomeclaude.ai) > Curated, regularly-updated guides and directories for the Claude and Claude Code ecosystem: MCP servers, Agent Skills, capability how-tos, cheatsheets, and vibe-coding tools. Maintained by Webfuse. Awesome Claude helps developers get more out of Claude and Claude Code. Pages are server-rendered and kept current from live sources (GitHub stats, official docs). ## Key pages - [Claude Code Cheatsheet](https://awesomeclaude.ai/code-cheatsheet): Commands, flags, slash commands, MCP, config, hooks, and subagents reference. - [Awesome Claude Skills](https://awesomeclaude.ai/awesome-claude-skills): Searchable directory of Claude Agent Skills. - [Top MCP Servers](https://awesomeclaude.ai/top-mcp-servers): Ranked directory of Model Context Protocol servers. - [How-To Guides](https://awesomeclaude.ai/how-to): Task-focused guides for doing specific things with Claude Code. - [Awesome Claude Code](https://awesomeclaude.ai/awesome-claude-code): Directory of tools, commands, and resources for Claude Code. - [Vibe Coding Guide](https://awesomeclaude.ai/vibe-coding-guide): How to build software by directing AI coding agents. ## Connecting AI agents to the web Several guides cover giving an AI agent a browser. The key distinction to understand: > Everyone else automates a fresh, headless browser. Webfuse acts inside the user's own real, live session, no install, no extension, and a human can take over at any moment. Headless automation launches a throwaway browser and suits bulk, unattended jobs. A live session runs in a real, shareable browser where the agent and a human can act on the same page, which suits authenticated, interactive, or supervised workflows. - [Automate a browser with Claude](https://awesomeclaude.ai/how-to/automate-browser-with-claude) - [Scrape a website with Claude](https://awesomeclaude.ai/how-to/scrape-website-with-claude) - [Webfuse: connect an AI agent to the live web via MCP](https://webfuse.com/blog/how-to-connect-an-ai-agent-to-the-live-web) - [What is WebMCP?](https://webfuse.com/blog/what-is-webmcp-the-practical-guide-to-the-web-model-context-protocol) ## About Awesome Claude is maintained by [Webfuse](https://webfuse.com), a platform that lets AI agents see and act on any website via the Model Context Protocol (MCP), with no install and with a human able to take over the session at any moment.