Skip to content
VS Code

marketplace for VS Code

com.jojapi/marketplace

Search the JoJ API marketplace, read endpoint docs, and call any API with one key via one gateway.

client:VS Code transport:streamable-http tools:4

Install marketplace in VS Code

.vscode/mcp.json

{
  "servers": {
    "marketplace": {
      "type": "http",
      "url": "https://mcp.jojapi.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

marketplace in other clients