Skip to content
VS Code

OathReady: Canadian Citizenship Test for VS Code

ca.oathready/citizenship-test

Canadian citizenship test practice: verified questions, mock tests, IRCC stats, eligibility tools.

client:VS Code transport:streamable-http tools:11

Install OathReady: Canadian Citizenship Test in VS Code

.vscode/mcp.json

{
  "servers": {
    "citizenship-test": {
      "type": "http",
      "url": "https://oathready.ca/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

OathReady: Canadian Citizenship Test in other clients