Skip to content
Cursor

codev for Cursor

io.github.flxbl-io/codev

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

client:Cursor transport:streamable-http

Install codev in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "codev": {
      "url": "https://{tenant}.flxbl.io/sfp/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

codev in other clients