Skip to content
VS Code

codev for VS Code

io.github.flxbl-io/codev

Connect AI agents to codev for Salesforce projects, builds, releases, validations, and insights.

client:VS Code transport:streamable-http

Install codev in VS Code

.vscode/mcp.json

{
  "servers": {
    "codev": {
      "type": "http",
      "url": "https://{tenant}.flxbl.io/sfp/api/mcp"
    }
  }
}

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

codev in other clients