Skip to content
VS Code

toolalize mcp for VS Code

io.github.vertisky/toolalize-mcp

Free unit & live currency conversion tools from toolalize.com (convert_units, convert_currency).

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

Install toolalize mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "toolalize-mcp": {
      "type": "http",
      "url": "https://toolalize.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

toolalize mcp in other clients