Skip to content
VS Code

Simplepush for VS Code

sh.simplepu/mcp

Send tasks and notifications to people's phones. Answers build a queryable knowledge base.

client:VS Code transport:streamable-http runtime:npm

Install Simplepush in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.simplepu.sh/mcp"
    }
  }
}

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

Simplepush in other clients