A VS Code extension that connects to Model Context Protocol (MCP) calculator servers to provide calculator functionality within your development environment.
Features
This extension provides:
Calculator Tools Integration: Connect to MCP calculator servers and execute calculator operations
Command Palette Integration: Access calculator functionality through VS Code's command palette
Chat Integration: Use calculator tools directly in VS Code chat interface
Commands
Calculator: Select and Run Tool - Opens a selection dialog to choose and execute calculator tools
Requirements
VS Code version 1.105.0 or higher
An MCP calculator server running and accessible
Usage
Open the Command Palette (Ctrl+Shift+P on Windows/Linux, Cmd+Shift+P on macOS)
Run the command "Calculator: Select and Run Tool"
Select the calculator operation you want to perform
Follow the prompts to execute the calculation
Release Notes
0.0.1
Initial release of Calculator MCP Client extension.
Working with Markdown
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux)
Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets