An open API service indexing awesome lists of open source software.

https://github.com/formulahendry/vscode-code-runner-mcp-server


https://github.com/formulahendry/vscode-code-runner-mcp-server

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

          

# Code Runner MCP Server for VS Code

Zero setup to use [Code Runner MCP Server](https://www.npmjs.com/package/mcp-server-code-runner) in VS Code for running code snippet and show the result.

## Requirements

VS Code version >= `1.100`

## Features

Run code in Agent mode:

![Run Code](./images/usage.png)

## For more information

* [Code Runner MCP Server](https://github.com/formulahendry/mcp-server-code-runner/)
* [Build your own MCP Server](https://github.com/formulahendry/generator-mcp)