Skip to content
VS Code

Plainsight MCP for VS Code

pro.plainsight/mcp

Search the Plainsight playbook and review code against proven best practices.

client:VS Code transport:streamable-http

Install Plainsight MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://playbook-mcp.plainsight.pro/mcp"
    }
  }
}

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

Plainsight MCP in other clients