PubLedge for Cline
io.github.snapsynapse/publedge
Open recordkeeping protocol for JIAs, RMAs, no-action letters, and analogous instruments.
client:Cline
transport:stdio
runtime:npm
Install PubLedge 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": {
"publedge": {
"command": "npx",
"args": [
"-y",
"publedge"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs