Skip to content
VS Code

Fahrenheit to Celsius for VS Code

io.github.sadri-dridi/f-to-c

Fahrenheit to Celsius

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

Install Fahrenheit to Celsius in VS Code

.vscode/mcp.json

{
  "servers": {
    "f-to-c": {
      "type": "http",
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/f-to-c/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

All 31 tools →

Fahrenheit to Celsius in other clients