Skip to content
VS Code

planning for VS Code

au.com.feasibly/planning

Australian planning data for ~455 councils, 7 states — clause-cited, confidence-tagged.

client:VS Code transport:streamable-http

Install planning in VS Code

.vscode/mcp.json

{
  "servers": {
    "planning": {
      "type": "http",
      "url": "https://mcp.feasibly.com.au/mcp"
    }
  }
}

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

planning in other clients