Skip to content
VS Code

ReefAPI for VS Code

io.github.reefapi/reefapi-mcp

One MCP server for 180+ live web-data APIs returning clean JSON from sites that block scrapers.

client:VS Code transport:streamable-http tools:5

Install ReefAPI in VS Code

.vscode/mcp.json

{
  "servers": {
    "reefapi-mcp": {
      "type": "http",
      "url": "https://api.reefapi.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

ReefAPI in other clients