Skip to content
VS Code

Teleprompter for VS Code

com.teleprompter/teleprompter

Read and write your Teleprompter.com scripts and folders: list, create, update, and organize.

client:VS Code transport:streamable-http

Install Teleprompter in VS Code

.vscode/mcp.json

{
  "servers": {
    "teleprompter": {
      "type": "http",
      "url": "https://app.teleprompter.com/mcp"
    }
  }
}

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

Teleprompter in other clients