Skip to content
VS Code

Croma for VS Code

com.usecroma/croma

Colombian, Peruvian, and Mexican public data: judicial cases, registries, legislation, web search.

client:VS Code transport:streamable-http

Install Croma in VS Code

.vscode/mcp.json

{
  "servers": {
    "croma": {
      "type": "http",
      "url": "https://api.croma.run/mcp"
    }
  }
}

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

Croma in other clients