Skip to content
VS Code

Corpole for VS Code

com.corpole/requirements

Requirements authority for AI coding agents: binding requirements and acceptance criteria.

client:VS Code transport:streamable-http

Install Corpole in VS Code

.vscode/mcp.json

{
  "servers": {
    "requirements": {
      "type": "http",
      "url": "https://corpole.com/api/mcp"
    }
  }
}

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

Corpole in other clients