Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>takumiNew to Visual Studio Code? Get it now.
takumi

takumi

sorrycc

|
1 install
| (0) | Free
A simple extension to demonstrate a WebSocket server for IDE interaction.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Takumi

A VS Code extension that demonstrates WebSocket server functionality for IDE interaction.

Features

  • Start MCP (Model Context Protocol) server via command palette
  • WebSocket-based communication for IDE integration
  • Simple and lightweight extension architecture

Usage

  1. Open Command Palette (Cmd+Shift+P or Ctrl+Shift+P)
  2. Run command: "Start MCP Server"
  3. The WebSocket server will start and be ready for connections

Requirements

  • VS Code 1.101.0 or higher
  • Node.js runtime for WebSocket functionality

Release Notes

0.0.1

Initial release with basic WebSocket MCP server functionality.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft