Skip to content
VS Code

PROME Care Core for VS Code

ai.prome/care-core

Check actions against fixed values using supplied numeric facts. Never authorizes or executes.

client:VS Code transport:streamable-http

Install PROME Care Core in VS Code

.vscode/mcp.json

{
  "servers": {
    "care-core": {
      "type": "http",
      "url": "https://prome.ai/api/marketplace-mcp"
    }
  }
}

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

PROME Care Core in other clients