~/agent-config
Browse
MCP

Fetch MCP

Simple HTTP fetch tool for your agent — read API responses and web pages as text. No API key required. A lightweight alternative when you don't need full browser automation.

#mcp #http #fetch #api

Snippet

{
  "mcpServers": {
    "fetch": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-fetch"]
    }
  }
}

Where it installs

Default config location for each supported agent.

Best for

GeneralFullstack

Related resources

MCP

Playwright MCP

Browser automation for your agent — navigate pages, take snapshots, click, and fill forms. Useful for verifying UI changes and debugging web apps.

#mcp #browser #testing +2

Cursor, Claude Code, Windsurf +1

Details