propresenter mcp for Cline
io.github.alxpark/propresenter-mcp
ProPresenter 7 MCP server
client:Cline
transport:stdio
runtime:npm
Install propresenter mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"propresenter-mcp": {
"command": "npx",
"args": [
"-y",
"@alxpark/propresenter-mcp"
],
"env": {
"PROPRESENTER_URL": "<PROPRESENTER_URL>",
"PROPRESENTER_PASSWORD": "<PROPRESENTER_PASSWORD>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs