Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>AgenticMarket — MCP Server MarketplaceNew to Visual Studio Code? Get it now.
AgenticMarket — MCP Server Marketplace

AgenticMarket — MCP Server Marketplace

agenticmarket

|
12 installs
| (1) | Free
Browse, install, and manage MCP servers from AgenticMarket. Install any MCP server in one click.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AgenticMarket for VS Code

Browse, install, and manage MCP servers from AgenticMarket without leaving VS Code.

Install

Install AgenticMarket - MCP Server Marketplace from the VS Code Marketplace.

If you are distributing the extension privately, package the repository as a .vsix and install it with Extensions: Install from VSIX....

What You Can Do

  • Search the full AgenticMarket MCP catalog from the VS Code sidebar
  • Open a focused server detail view with pricing, health, tags, and setup info
  • Install servers directly into your workspace or global MCP configuration
  • Review which AgenticMarket servers are already installed
  • Use paid servers after adding your AgenticMarket API key

Requirements

  • VS Code 1.90.0 or newer
  • Node.js with npx available on your machine
  • Network access to marketplaceapi.agenticmarket.dev and api.agenticmarket.dev

Quick Start

  1. Install the extension.
  2. Open the AgenticMarket icon in the activity bar.
  3. Search for an MCP server and open its details.
  4. Click Install to add it to your MCP configuration.
  5. Open GitHub Copilot, Cursor, or another MCP-compatible client in VS Code and start using the tools.

Paid Servers

Paid servers require an AgenticMarket API key.

Set agenticmarket.apiKey in VS Code settings, then install paid servers normally. You can create an API key at agenticmarket.dev/dashboard/api-keys.

Configuration

Setting Default Description
agenticmarket.apiKey "" Your am_live_xxxx API key for paid servers
agenticmarket.installScope workspace Install to .vscode/mcp.json or to your global MCP config

What Installation Writes

Installing a server adds an MCP entry like this:

{
  "servers": {
    "creator/server-name": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "agenticmarket", "proxy", "creator/server-name"],
      "gallery": "https://marketplaceapi.agenticmarket.dev"
    }
  }
}

The agenticmarket proxy command routes MCP tool calls through AgenticMarket for authentication, billing, and usage tracking.

Support

  • Marketplace: agenticmarket.dev
  • API keys: agenticmarket.dev/dashboard/api-keys
  • Pricing: agenticmarket.dev/pricing

a

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