Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Prompt HubNew to Visual Studio Code? Get it now.
Prompt Hub

Prompt Hub

Vaidhya P

|
1 install
| (0) | Free
Use the Prompt Hub MCP server directly in VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Prompt Hub MCP Extension

This VS Code extension provides access to the Prompt Hub MCP (Model Context Protocol) server directly within VS Code.

Features

  • Connects to your hosted MCP server at https://prompt-hub.azurewebsites.net
  • Provides template execution capabilities for .NET projects
  • Integrates seamlessly with VS Code's MCP infrastructure

Installation

  1. Install the extension in VS Code
  2. The MCP server will be automatically registered and available
  3. You can see the server in VS Code's MCP servers list

Available Tools

The Prompt Hub MCP server provides the following tools:

  • create_dotnet8__web_api__react_js: Creates .NET 9 Domain Driven Design project structures with React.js frontend
  • create_dotnet8__web_api__angular__durable_function: Creates .NET 9 Domain Driven Design project structures with Angular frontend and durable functions

Usage

Once installed, the MCP server will appear in VS Code's MCP servers list and can be used by AI assistants within VS Code to help with project scaffolding and development.

Requirements

  • VS Code version 1.95.0 or higher
  • Internet connection to access the MCP server

Development

To build this extension:

npm install
npm run compile

To package for installation:

npm install -g vsce
vsce package

License

See license.txt for details.

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