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

MetaMCP

AxkanStudio

|
2 installs
| (0) | Free
Manage your MetaMCP namespaces, MCP servers, and endpoints from VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MetaMCP for VS Code

GitHub

Manage your MetaMCP instance directly from VS Code — browse namespaces, view MCP servers, and configure your projects with one click.

GitHub | CLI companion

Features

  • Login — Connect to your MetaMCP instance with email/password
  • Browse Namespaces — View all your namespaces in the sidebar
  • View MCP Servers — Expand namespaces to see their MCP servers and tool counts
  • Apply to Project — Right-click a namespace to configure your project and detected IDEs
  • Multi-client support — Auto-detects Claude Code, VS Code, Cursor, Windsurf, and Claude Desktop
  • API Key auto-detection — Fetches your API keys from MetaMCP, no copy-pasting needed

Quick Start

  1. Install the extension
  2. Click the MetaMCP icon in the Activity Bar (sidebar)
  3. Click the login icon and enter your MetaMCP URL + credentials
  4. Browse your namespaces and MCP servers
  5. Right-click a namespace → Apply to Project

Apply to Project

When you apply a namespace to your project, the extension:

  1. Finds the endpoint for that namespace
  2. Lists your API keys and lets you pick one
  3. Detects which MCP clients are installed on your system
  4. Writes the correct config for each selected client:
Client Config File Transport
Claude Code .mcp.json (project) uvx mcp-proxy (streamable HTTP)
VS Code .vscode/mcp.json (project) SSE
Cursor ~/.cursor/mcp.json SSE
Windsurf ~/.codeium/windsurf/mcp_config.json SSE
Claude Desktop Global config uvx mcp-proxy (streamable HTTP)

Requirements

  • A running MetaMCP instance
  • uvx (from uv) for Claude Code / Claude Desktop configs

CLI Companion

For terminal-based setup, install metamcp-cli:

npm install -g metamcp-cli
metamcp-cli setup

License

MIT

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