Skip to content
VS Code

Shilpi for WordPress for VS Code

com.shilpibuilder/shilpi

Edit a WordPress site through scoped abilities: pages, templates, design system, SEO, shop.

client:VS Code transport:streamable-http

Install Shilpi for WordPress in VS Code

.vscode/mcp.json

{
  "servers": {
    "shilpi": {
      "type": "http",
      "url": "https://{site_domain}/wp-json/mcp/shilpi-oauth"
    }
  }
}

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

Shilpi for WordPress in other clients