Skip to content
VS Code

Jentic Remote MCP Server for VS Code

io.github.jentic/mcp-server

Remote MCP for 1,500+ APIs. Vault-managed credentials; OAuth or API key. Search, load, and execute.

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

Install Jentic Remote MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.jentic.com/mcp"
    }
  }
}

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

Jentic Remote MCP Server in other clients